Are you sure this is a position you see yourself in?
Software Development Intern Interview Questions
2,990 software development intern interview questions shared by candidates
Every day workers who come into the office building have to type in a passcode on a 3 x 3 keypad, where numbers 1-9 are arranged differently each day. It takes an employee 0 seconds to type in the first character in the password, 1 second to move to any adjacent key, and 2 seconds to move to any other key. Given today's keypad arrangement and the employee's passcode, write a program to find how long it will take them to type the passcode in.
In the technical interview, they asked me to help make a UML diagram more efficient and expand on it using concepts like association, inheritance etc. I didn't have to write any code. Just explain and the interviewer edits the diagram to match your suggestions.
Tell me about yourself 2 DSA hard ques
Distinguish between instance and class variables
Q) Given a list of strings how would you find the prefix of each string? What is the complexity? How will you sort the string?
Check whether a tree is a BST or not?
How does malloc work in C? How does deadlock prevention work in operating systems?
Write the code for the question in 15 minutes!
Design a complex car from the ground up.
Viewing 2411 - 2420 interview questions