Grader Interview Questions

8,341 grader interview questions shared by candidates

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}}"

Some questions that I can remember: 1. Networking - CDR; IPV4, IPV6 header; describe the flow of what happens from the moment you type a URL to when you get the webpage opened in your browser; if your internet is not working, how will you resolve the issue - this was asked extensively and in depth. 2. OS - Describe virtual memory, paging. Types of virtualization. 3. Write or explain pseudocode to print the reverse of a number. 4. Write a code to implement queue. 5. If one of your team members is not working in a project, what would you do?
avatar

Grad Cloud Associate

Interviewed at Amazon

3.5
Jul 5, 2017

Some questions that I can remember: 1. Networking - CDR; IPV4, IPV6 header; describe the flow of what happens from the moment you type a URL to when you get the webpage opened in your browser; if your internet is not working, how will you resolve the issue - this was asked extensively and in depth. 2. OS - Describe virtual memory, paging. Types of virtualization. 3. Write or explain pseudocode to print the reverse of a number. 4. Write a code to implement queue. 5. If one of your team members is not working in a project, what would you do?

Viewing 2331 - 2340 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 8,341 interview questions and reports from Grader interviews. Prepare for your interview. Get hired. Love your job.