Are you comfortable being in front of people or engaging with customers on telephone?
Staf Software Engineer Interview Questions
37,425 staf software engineer interview questions shared by candidates
Prior sales experience
Where do you want to be in 5 years?
Dijkstra's algo with a twist -- this was their machine learning question. Given a starting node, print all other nodes in order of distance, with ties broken by the node id
What is your strength and weakness
asked me to write some programs about Finance problems
C language memory related questions
Difference between Vector and ArrayList in Java Collections
Given an array of DISTINCT elements, rearrange the elements of array in zig-zag fashion in O(n) time. The converted array should be in form a < b > c < d > e < f. Example: Input: arr[] = {4, 3, 7, 8, 6, 2, 1} Output: arr[] = {3, 7, 4, 8, 2, 6, 1} Input: arr[] = {1, 4, 3, 2} Output: arr[] = {1, 4, 2, 3}
General aptitude question really difficult to solve. But good performance in programmiing questions will help to clear the round.
Viewing 681 - 690 interview questions