Program to sort numbers in C
Applications Developer Interview Questions
6,897 applications developer interview questions shared by candidates
Was Sorting Out My Subjects In The Order Of My Liking What Would Be The One Aspect I would Like to improve
Algorithms and Puzzles. Minimum cost Path problem.
Database related questions, Logical puzzles, about projects and the architecture of the project. Some typical HR Questions.
print this pattern if input is 6 1 2 3 4 5 6 ... and so on ... if the input doesnt fit the pattern, give the remainder ....
a little complex problem using structures ... using a 2d array of structures ....
● Write a program which can solve Sudoku Puzzle
1 round: ● Given an unordered integer array, Check whether the array is having consecutive sequence of numbers or not. Display the largest possible sequence. Example: array {1, 5, 2, 4, 3} Output: Yes 1, 2, 3, 4, 5 Example: array {2, 5, 12, 3, 4, 11, 9, 10, 13} Output: No 9, 10, 11, 12, 13
● A matrix of 0s and 1s are given. Find the number of group of 1s in the matrix, It can be both vertical and horizontal groups. The size and elements of matrix is accepted as input.
First round of interview. 1. Asked to write code in Java 2. A few questions about my internship and the work I did there 3. Also some basic SQL queries
Viewing 1231 - 1240 interview questions