Open In App

Talentica Interview Experience for Senior Software Developer Full Time

Last Updated : 09 Aug, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

The company recruiting team contacted me for the Backend Developer (Java). After my CV shortlisting I got a call for the interviews.

Round 1: Culture Fit Round

  • Tell me about yourself.
  • Describe the current project and tech stack involved.
  • Describe your team and your role in the team.
  • A small discussion on the job description of Talentica.
  • Why do you want to join Talentica?

Round 2: Technical Round

  • Explain abstraction. Abstraction vs data hiding.
  • Interface explanation.
  • Basic questions on Spring framework.
  • Explain SOLID principles.
  • Many to Many relation schema designs. There are two tables: the student table and the course table. One student can opt for any number of courses and one course can be opted for by any number of students. Explain SQL and NoSQL design for this table relation.
  • Two sum problem LeetCode. https://leetcode.com/problems/two-sum/
  • Difference between HashSet and TreeSet.

Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads