How to improve my algorithm for six degree
Intern Software Interview Questions
20,198 intern software interview questions shared by candidates
Reverse a linked list
Do you have any questions for me?
to encode the interview, you can watch a video on the internet for the "take-home" project: You have to monitor... with the person in charge of hiring: discussion of my motivations, my vision, what I wanted to do, the way I work
Technical Interview: 100 Doors Problem
Very unexpected question: are you a US citizen?
Implement a stack that supports push, pop and mode(the one from statistics) operation. Gave an O(log n ) push and pop and O(1) mode operation.Another good question was implement atoi function. I assumed it as base 10 but was asked to support from binary to any base numbers(even base 50).
How would you reverse a doubly-linked list?
Write a function in java to calculate all the possible palindromes in a string.
1. Find the minimum number of train stations required given a list of departure and arrival times. 2. The online screens had a couple of SAT style questions and some debugging questions.
Viewing 361 - 370 interview questions