typical coding questions like calendar function, phone number words etc
Software Developers Interview Questions
96,234 software developers interview questions shared by candidates
Write code to produce all the different ways to win tic tac toe
Why I want to work at Epic, why I want that particular position, and what projects have I worked on before.
They asked me puzzles which i think is the most unexpected and toughest part for me.(But somehow i managed to answer the puzzles) THE PUZZLE IS->> Over at your local high school, the main hallway has a bank of 100 lockers. All of these lockers, labeled 1 through 100, start with their doors closed. The resident class clown decides to open every locker door. He then returns to the front of the row and toggles (opens/closes) every 2nd locker door (2,4,6,8...) in the hallway. That is, he goes to every 2nd locker, if it's open, he closes it, if it's closed, he opens it. The class clown repeats this for every 3rd locker (3,6,9...), then every 4th locker (4,8,12...), then every 5th (5,10,15...), etc. until he finally repeats for every 100th locker. After the class clown is done, which locker numbers will end up closed, which will end up open?
System test,technical,manager cum technical,hr round
obj * arr = new obj[10]; delete arr;
Find the first and second maximum of an array in one loop
Design Patterns
I can't remember exactly but something like: reverse the values of the integers x and y without using a temporary variable
Given this piece of code, what areas would you think is lacking and what areas would you improve.
Viewing 1201 - 1210 interview questions