The Codility challenge had 3 problems: 1 - A SQL query, 2 - A development problem, equivalent to a medium difficulty in Leetcode and 3 - Finding a bug in a function.
Programmer Analyst I Interview Questions
716,721 programmer analyst i interview questions shared by candidates
1.difference between abstract class,interface
what do you know about POS testing
programming 1) print pattern 2,3,5,7,......
The online test was easy
This test involved writing a zoo simulator whereby a “zoo” contains a certain number of different animals whose health decreases by a random percentage every 20 seconds. The animals can be fed, which increases their health by a random percentage, based on various other conditions. It’s a fairly involved exercise, and not exactly quick to complete.
Given a 7-column keyboard sorted in alphabetic order. There is a cursor on the keyboard, and you can move it 1 unit to left/right/up/down. The input is a word, you need to design an algorithm to give movements of cursor to type this word.
Write a program in the language of your choice that accepts a size as a program argument and draws a spiral of that size.
create an exact replica of an image given by them using HTML and CSS
Basic data structure and design questions.
Viewing 1161 - 1170 interview questions