After successfully clearing the Round- 1 of Tapplent Hiring Process, the selected students are called up for the Technical Interview Round of Tapplent Recruitment Process which is the Round – 2. In this round the students can expect the questions like these:
- Self Introduction
- Technical 2 is taken by technical lead of the company
- He asked about Api’s and REST API’s.
- Questions on Databases (SQL) - very basic questions asked as i said i have beginner knowledge on it.
- EAsked to execute programs like swap two numbers without 3rd variable and Print the frequency of characters based on given string.(used hashmaps to solve but also explained alternative approach i.e, maintaining frequency array).