Basics of OSI in networks. C++, Java, JavaScript questions. DSA questions (1-2 per interview)
Backend Engineer Interview Questions
14,344 backend engineer interview questions shared by candidates
How does some technical stuff work
I don't want to list the specific questions here, but they dealt with algorithms, data structures, SQL, and query efficiency.
Q: Can you join me next day at 12 PM for an interview?
Implement a function - isSumPair(int[],sum) - which returns true/false if the given sum can be achieved from an addition on two integers in the given list (can appear more then one time and be positive/negative). Follow up - how to improve space complexity?
Pair the elements of an array that sum up 100.
1. Evaluate a polish notation based expression (operands precede operator) 2. Determine suffix (st or nd or th like 1st, 2nd, 23rd etc) for a given number.
It's their "follow the white rabbit" question for back-end developers
Reverse Of a Linked List recursively
First is a codility test. then the recruiter called for a skype interview. Then a technical interview with one of the engineers.
Viewing 11 - 20 interview questions