Sliding window problem. Given an array of integers create another array with the sum of 3 elements. i/p: [1,4,2,5,6,7,1,1] & window:3 o/p: [7,11,13,18,14,9]
Software Applications Engineer Interview Questions
6,897 software applications engineer interview questions shared by candidates
How can you reverse a string without dynamic memory allocation or temporary variables (aside from indexer).
What is the difference between struct and class
A few c++ programs based on linked list and sorting, he kept asking me to sort based on different positions.
real time scenarios
Questions relating to the AVL tree during the prilims stage.
When the interviewer found out that I have an interest in Image Processing, he asked me to write a C code to vectorise an image.
to design the database of a lift and decision making model for a lift.
10 mins on my resume and one simple coding question
How to sort a list with a uncertain size ?
Viewing 911 - 920 interview questions