Examples of teamwork etc. general questions like that
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,224 software developer interview questions shared by candidates
Merge to sorted arrays into second array, both arrays has N elements, but second array size is N * 2. So you merge both arrays in second array in a sorted way.
How do you find the middle of a linked list, rounding up in the case of an odd number of items but with no differentiation between an even or odd number?
The second question is that there are 8 buttons, 7 of them are some, one is a bit little heavier, and you have a balance, how could find the heavier one, you can just use the balance twice.
You have 4 aces and a king in a set of cards, what's the probability of get kind before all aces.
Given a text file containing the text for Hamlet (/usr/share/file.txt), return the top 5 most frequent words with count.
How would you test if a binary tree were symmetrical and balanced.
The 2-minutes part is a bit unexpected, I am not a native language speaker, I read a bit slow, so I can only finish about 60% percent of the questions.
Within 2-3 hours write a program that reads words from a large file, counts how many times an individual word occurs and output them in the order of decreasing number of occurrences. The language doesn't matter, just negotiate the programming environment you prefer in advance.
Choose any programming language of your choose and write a for loop that counts backwards from 10.
Viewing 181 - 190 interview questions