i
Tavant Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
CopyOnWriteArrayList is a thread-safe variant of ArrayList where all mutative operations (add, set, remove, etc) are implemented by making a fresh copy of the underlying array.
CopyOnWriteArrayList is part of the java.util.concurrent package in Java.
It is used in scenarios where reads are far more common than writes, as it allows for high read concurrency without the need for synchronization.
It is particularly useful in...
Java8 Stream provides a functional approach to processing collections of objects.
Allows for functional-style operations on collections like map, filter, reduce
Supports parallel processing for improved performance
Lazy evaluation allows for efficient processing of large datasets
Reduces boilerplate code and promotes cleaner, more concise code
Example: List
Public subnet allows internet access, while private subnet does not.
Public subnet has a route to the internet gateway, while private subnet does not.
Instances in public subnet can have public IP addresses, while instances in private subnet cannot.
Public subnet is typically used for resources that need to be accessed from the internet, while private subnet is used for resources that should not be directly accessible fro
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Indexing is a technique used to optimize the performance of databases by allowing faster retrieval of data.
Indexing creates a data structure that improves the speed of data retrieval operations in a database.
It works by creating an index on one or more columns in a table, allowing the database to quickly locate the rows that match a certain condition.
Examples of indexing include creating indexes on primary keys, foreig
I was interviewed in Dec 2023.
The duration of the interview was around 1 hour. Couple of coding questions and lot of questions on advanced Python programming & AWS
Coding question 1 :
Find the count of letters and print the letter along with its count in a string. Input string was like "aabbbaccb"
The output should be "a2b3a1c2b"
Coding question 2 :
Group the items based on its color.
Input : ["red", "blue", "red", "yellow", "blue", "yellow"]
expected output : ["red", "red", "blue", "blue", "yellow", "yellow"]
Tavant Technologies interview questions for designations
I applied via Naukri.com and was interviewed in Feb 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Aug 2023. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2023. There were 3 interview rounds.
It's included maths aptitude and few coding questions
I applied via Recruitment Consulltant and was interviewed before Dec 2022. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
Top trending discussions
The duration of Tavant Technologies Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 9 interviews
3 Interview rounds
based on 114 reviews
Rating in categories
Senior Software Engineer
804
salaries
| ₹6.5 L/yr - ₹21.3 L/yr |
Software Engineer
593
salaries
| ₹4 L/yr - ₹14 L/yr |
Technical Lead
522
salaries
| ₹9.1 L/yr - ₹31 L/yr |
Associate Technical Architect
250
salaries
| ₹14 L/yr - ₹40 L/yr |
Senior Quality Engineer
244
salaries
| ₹5.5 L/yr - ₹15 L/yr |
Infosys
Wipro
Tech Mahindra
HCLTech