Tell me about yourself, why workday?
Applications Engineer Interview Questions
13,880 applications engineer interview questions shared by candidates
Experience on CV.
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]
How can you reverse a string without dynamic memory allocation or temporary variables (aside from indexer).
Q: Discuss the main pillars of Object Orientated Programming
What is the difference between struct and class
If you have a 4 minute and 7 minute sand glass timer, how would you time exactly 9 minutes?
Asked to code the "Fibonacci Series" program on a collaborative text editor using loop as well as recursion.
A few c++ programs based on linked list and sorting, he kept asking me to sort based on different positions.
real time scenarios
Viewing 1821 - 1830 interview questions