New Grad Engineer Interview Questions

3,249 new grad engineer 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 941 - 950 interview questions

Glassdoor has 3,249 interview questions and reports from New grad engineer interviews. Prepare for your interview. Get hired. Love your job.