What was your most memorable experience during college? If you could use one short sentence to summarize your learning after that experience, what would the sentence (your motto) be?
Software Development Engineer New Grad Interview Questions
6,113 software development engineer new grad interview questions shared by candidates
Tell me about yourself and why you want to work at OHSU.
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
Check if an unordered integer array contains any repeated numbers.
Resume questions Describe a time when... type of behavioral questions
valid sudoku command line parser
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}}"
iPod playlist
Graphs, DFS, Matrix related questions
in a text file of directories find the most deeply nested jpg file
Viewing 1621 - 1630 interview questions