Design a ride sharing app?
Software Applications Engineer Interview Questions
6,897 software applications engineer interview questions shared by candidates
Program to sort numbers in C
Write a code for checking balanced parantheses.
The interview was simple as he asked simple questions related to OOP principles and asked me to write the code for generating Pascal-s triangle.
Design the Database for Flipkart/Amazon.
given an integer array int a={1,2,3,4,a,3,4} write a program in java to find a character
● 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