What is your favorite Microsoft Product? What feature would you add to it?
Software Development Interview Questions
37,027 software development interview questions shared by candidates
This one took me by surprise: write a function in C that will verify if an IPv4 address is correct or not.
Given a linked list, swap every pair of elements (so elements 1 and 2 swap, 3 and 4 swap, etc.)
Very simple question: There are 9 jars. 8 jars contain marbles which each marble weights 1 gram, and 1 jar contains marbles weight 1.1 gram. With a scale display number, how can define which jar contain 1.1 gram marble with only 1 scale.
Did not expect math problems. They gave me a expression and let me find as accurate as possible the Lower Bound and Upper Bound. Bit level problems are also difficult to me.
Test an Function that converts string to integer. String here can be of any length!
Coding test was to write code to get all palindromes in a string. Test a refrigerator. Code to make diagonal elements 0 in a matrix.
Memory allocation
weakness
Not all that difficult.
Viewing 3481 - 3490 interview questions