Software Development Engineer New Grad Interview Questions

6,113 software development engineer new grad interview questions shared by candidates

System design: Design an employee timesheet system that allows workers to update their status (working, on break, not working) and view the hours worked in a day/week. Provide the database tables for this and the RESTful API for this application. Show how the developer would pass information to the RESTful APIs
avatar

Security Engineer, New Grad

Interviewed at Samsara

4
Apr 8, 2018

System design: Design an employee timesheet system that allows workers to update their status (working, on break, not working) and view the hours worked in a day/week. Provide the database tables for this and the RESTful API for this application. Show how the developer would pass information to the RESTful APIs

given a nested python dictionary, transform to json format given a string of json format -> python dictionary I use Python, basically it is like "map" -> "json" examples ditc{"a": "apple", "b": "banana", "c": {"c1": "cat", "c2": "cup"}} ---> "{a:apple,b:banana,c:{c1:cat,c2:cup}}"
avatar

Software Engineer New Grad

Interviewed at Coursera

3.6
Sep 20, 2018

given a nested python dictionary, transform to json format given a string of json format -> python dictionary I use Python, basically it is like "map" -> "json" examples ditc{"a": "apple", "b": "banana", "c": {"c1": "cat", "c2": "cup"}} ---> "{a:apple,b:banana,c:{c1:cat,c2:cup}}"

Viewing 1621 - 1630 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 6,113 interview questions and reports from Software development engineer new grad interviews. Prepare for your interview. Get hired. Love your job.