i
Tavant Technologies
Filter interviews by
I applied via Campus Placement and was interviewed before Apr 2022. There were 4 interview rounds.
Easy, basic maths and logic
Simple questions on strings and arrays, no complex data-structures asked.
I applied via Referral and was interviewed in Nov 2021. There were 4 interview rounds.
Amcat
On amcat
Answers to questions asked in a Software Engineer Trainee interview
4 pillars of OOPS: Abstraction, Encapsulation, Inheritance, Polymorphism
Normalization types: 1NF, 2NF, 3NF, BCNF
Heap tree: complete binary tree, used in heap sort, priority queue
Quick sort: divide and conquer, worst case O(n^2), best case O(nlogn)
Merge sort: divide and conquer, always O(nlogn)
Join types: inner, outer, left, right
Class and constructor ca...
I applied via Referral and was interviewed before Apr 2022. There were 4 interview rounds.
From AMCAT (Quantitative Aptitude, 2 coding)
I applied via Company Website and was interviewed before Mar 2021. There were 2 interview rounds.
Tavant Technologies interview questions for designations
Top trending discussions
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
Convert given no to corresponding excel no.
Excel no starts from 1 and goes up to 16384
Excel no is calculated using column and row numbers
For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on
Find unique characters in a window of k size in a string.
Use a sliding window approach.
Maintain a hash table to keep track of character frequency.
Remove characters from hash table as the window slides.
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
posted on 20 Jun 2021
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
Some of the top questions asked at the Tavant Technologies Software Engineer Trainee interview -
based on 2 interviews
Interview experience
based on 7 reviews
Rating in categories
Senior Software Engineer
821
salaries
| ₹6.5 L/yr - ₹22 L/yr |
Software Engineer
585
salaries
| ₹4 L/yr - ₹12.7 L/yr |
Technical Lead
507
salaries
| ₹8.9 L/yr - ₹31 L/yr |
Senior Quality Engineer
252
salaries
| ₹5.5 L/yr - ₹15.1 L/yr |
Associate Technical Architect
233
salaries
| ₹14 L/yr - ₹40 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software