Tip 1 : Pay special attention to what skills you've mentioned in resume and prepare all fundamental questions regarding the topics
Tip 2 : Try to dive deeper into the what/why and how
Tip 1 : Please mention personal projects(not just team-projects)
Tip 2 : Open-source contributions are a big plus
The environment only supported Python, Java and C. Timing was somewhere between 3pm-5pm IST.


1. All the characters in string 'S' and 'T' consist of uppercase English alphabets.
2. Length of string 'T' is always 1 more than the length of string 'S'.
Asked specific questions about GraphQL and browsers
Questions like whether GraphQL uses REST, when should you use GraphQL, what makes GraphQL better than REST
Proctored data structure round with 2-3 interviewers



The Linked Lists, where a1, a2, c1, c2, c3 is the first linked list and b1, b2, b3, c1, c2, c3 is the second linked list, merging at node c1.


Here's your problem of the day
Solving this problem will increase your chance to get selected in this company
How do you remove whitespace from the start of a string?