typical coding questions like calendar function, phone number words etc
Software Developer Interviews
Software Developer Interview Questions
Software development is an in-demand career path, and it's also a job that can provide opportunities for high earnings and professional fulfillment. When interviewing for software developer positions, you'll likely face questions about your hard and soft skills and how you manage projects efficiently.
Top Software Developer Interview Questions & How to Answer
Question #1: What type of software development do you currently do?
Question #2: Describe a development issue you faced and how you solved it.
Question #3: How do you handle the QA process?
96,266 software developer 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