The last page of the test asks you to write code. One for a solution that writes 100 prime numbers. And one for the function of that solution.
Software Implementation Specialist Interview Questions
9,727 software implementation specialist interview questions shared by candidates
What different types of loops are there?
Code for calculating prime numbers and a simple IQ test that I filled out in a room alone
Pseudo code for the prime numbers
Future plans
What's the difference between a WHERE clause and a HAVING clause?
3 trains are positioned at the corners of a triangle shaped track and will choose at random which direction to travel. What is the probability that they won't crash?
Imagine and equilateral triangle has train stations at each corner. If one train from each of these stations was to leave in a random direction (clockwise or counterclockwise) at the same time and same speed, what is the likelihood there is no collision?
They asked problem solving questions.
What are the three types of loops? What is the difference between while loops and do while loops?
Viewing 961 - 970 interview questions