Python Questions SQL Queries Python Programs any scripting languages knowledge
Software Developer I Interview Questions
1,705 software developer i interview questions shared by candidates
Technical coding interview, they asked not to share the question
What language are you most familiar with?
Design a chat server.
Correct this function: 1. a bunch of syntax errors 2. bad semicolon -- for (int i=0; i < 1; i++); {blah} 3. bad function return -- returned pointer to variable declared inside the function
There were questions about data structures (linked lists, etc) that I was not confident with at the time as I have an analog background. I imagine they would be easy for anyone with more experience in that area.
Q: What is a pointer? Q: How do you like to be managed? Q: Tell me a little about yourself?
Ask to introduce yourself Asked why you want to work here Asked about your projects Salary expectations Quick talk not too bad
What are some of the keys to working well with a team.
A general question that asked about some of the specific components and functions that is used in microcontrollers Q: What is a mutex and semaphore? Q: Write a function that goes through an array and finds the maximum number and minimum number and multiplies them together Q: Write a function that takes an integer and finds the result when you multiply each individual digit of the integer together. Q: If I have three jars that are mislabeled with one jar labeled with containing apples, another labeled with containing oranges and the other labeled containing a mix of apples and oranges, what is the minimum number of fruit you need to remove to determine the right label for each jar?
Viewing 1641 - 1650 interview questions