This one took me by surprise: write a function in C that will verify if an IPv4 address is correct or not.
Software Development Engineer Interview Questions
32,870 software development engineer interview questions shared by candidates
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
how do you test a remote control?
Given a string, I was asked to return all of the unique characters in the order of the original string.
first round -> programming for tic-tac-toe puzzle and sudoku puzzle, design pattern related questions and SQL queries.
You're developing a very basic calculator. How would you test it? What if it was aimed at children?
Viewing 3001 - 3010 interview questions