Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Tavant Technologies Team. If you also belong to the team, you can get access from here

Tavant Technologies Verified Tick

Compare button icon Compare button icon Compare
3.9

based on 559 Reviews

Filter interviews by

Tavant Technologies Interview Questions, Process, and Tips

Updated 12 Dec 2024

Top Tavant Technologies Interview Questions and Answers

View all 61 questions

71 Tavant Technologies Interview Experiences

197 questions found

Sort by: Popular

IOS Developer Interview Questions

user image Anonymous

posted on 12 Dec 2024

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

I applied via Recruitment Consulltant and was interviewed in Jun 2024.

1 Interview Round

1

Aptitude Test Round

Total 15 Questions: Problem solving, multiple choice and fill in the blanks

Senior Java Developer Interview Questions

user image Anonymous

posted on 6 Apr 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

Asked to reverse a string

2

Technical Round (1 Question)

  • Q1. Asked java and spring questions

Get interview-ready with top interview questions

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 -

I was interviewed in Dec 2023.

1 Interview Round

1

Coding Test Round

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"]

Senior IOS Developer Interview Questions

user image Anonymous

posted on 14 Feb 2024

Interview experience
2
 Poor
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (1 Question)

  • Q1. What is button hierarchy in objective

Skills evaluated in this interview

Tavant Technologies interview questions for popular designations

 Senior Software Engineer

 (11)

 Software Engineer

 (5)

 Technical Lead

 (5)

 Software Developer

 (4)

 Software Engineer Trainee

 (4)

 Business Analyst

 (3)

 Data Engineer

 (2)

 Senior IOS Developer

 (2)

Trainee Interview Questions

user image Anonymous

posted on 24 Jul 2023

Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in Jun 2023.

2 Interview Rounds

1

Coding Test Round

It was good and covered all concepts

2

Technical Round (2 Questions)

  • Q1. Collected all the data and coverted all aspects
  • Q2. Regarding data structures and some puzzles
Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

Technical Round (1 Question)

  • Q1. Common questions on .NET and AWS
3

One-on-one Round (1 Question)

  • Q1. Awaiting for the call

Jobs at Tavant Technologies

View all
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (1 Question)

  • Q1. Spark word count
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed in Feb 2023.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Technical Round (1 Question)

  • Q1. 2nd round with a panel, this was a technical discussion as well.discussing on experience and all kinds of tools we have experience with, asking typical question...read more
3

HR Round (1 Question)

  • Q1. Final round and had a generic HR round, negotiated salary and work timings

Interview Preparation Tips

Topics to prepare for Tavant Technologies Senior Software Engineer interview:
  • SQL
  • SSIS
  • ServiceNow
  • JIRA
  • SSRS
  • Azure databricks
Interview preparation tips for other job seekers - I believe having basic knowledge off your skill and being confident in your answers will help

Technical Lead Interview Questions

user image Anonymous

posted on 10 May 2023

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Company Website and was interviewed in Nov 2022.

5 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
2

Technical Round (2 Questions)

  • Q1. Questions related to basic javascripts, react etc
  • Q2. What is hoisting, closure, redux, why react, a coding questions on react to group array and object
3

Technical Round (1 Question)

  • Q1. Basic js questions, react questions , coding questions to search text and listing result with images using redux, and crearing routing.
4

Behavioral Round (1 Question)

  • Q1. Previous work related questions, how to list 3rd party ads in react app, knowledge about git environment etc.. overall he want to judge how techie you are with ...read more
5

HR Round (1 Question)

  • Q1. Why Tavant, general introduction, salary discussion etc

Senior Data Engineer Interview Questions

user image Anonymous

posted on 15 Sep 2023

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

5 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
2

Assignment Round

It was good experience

3

Technical Round (1 Question)

  • Q1. Sql, Python, Snowflake
4

One-on-one Round (1 Question)

  • Q1. Past experience
5

HR Round (1 Question)

  • Q1. HR discussion one to one

Interview Preparation Tips

Interview preparation tips for other job seekers - please learn basic things

Tavant Technologies Interview FAQs

How many rounds are there in Tavant Technologies interview?
Tavant Technologies interview process usually has 2-3 rounds. The most common rounds in the Tavant Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Tavant Technologies interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Tavant Technologies. The most common topics and skills that interviewers at Tavant Technologies expect are AWS, Java, Python, Microservices and Spring Boot.
What are the top questions asked in Tavant Technologies interview?

Some of the top questions asked at the Tavant Technologies interview -

  1. Introduce Your Self? Explain 4 Pillars of OOPS? Explain Different types of Norm...read more
  2. Can you tell me what are the design patterns you work...read more
  3. Why string is immutable , is it possible to write our own immutable cla...read more
How long is the Tavant Technologies interview process?

The duration of Tavant Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Interview Process at Tavant Technologies

based on 33 interviews in last 1 year

Interview experience

3.9
  
Good
View more

People are getting interviews through

based on 43 Tavant Technologies interviews
Job Portal
Campus Placement
Referral
Company Website
Recruitment Consultant
56%
12%
9%
7%
2%
14% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Infosys Interview Questions
3.7
 • 7.3k Interviews
Wipro Interview Questions
3.7
 • 5.2k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
LTIMindtree Interview Questions
3.5
 • 2.3k Interviews
Mphasis Interview Questions
3.4
 • 767 Interviews
Cyient Interview Questions
3.7
 • 275 Interviews
CitiusTech Interview Questions
3.4
 • 254 Interviews
View all

Tavant Technologies Reviews and Ratings

based on 559 reviews

3.9/5

Rating in categories

3.8

Skill development

3.9

Work-Life balance

3.6

Salary & Benefits

3.6

Job Security

3.9

Company culture

3.3

Promotions/Appraisal

3.7

Work Satisfaction

Explore 559 Reviews and Ratings
HR Fresher - IT recruitment

Bangalore / Bengaluru

0-1 Yrs

Not Disclosed

Opportunity | Data Scientist - Gen AI | Tavant India

Noida,

Hyderabad / Secunderabad

+1

7-12 Yrs

Not Disclosed

Opportunity | Java Fullstack Developer | Tavant India

Bangalore / Bengaluru

4-7 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
860 salaries
unlock blur

₹6.5 L/yr - ₹23 L/yr

Software Engineer
593 salaries
unlock blur

₹3.3 L/yr - ₹12 L/yr

Technical Lead
536 salaries
unlock blur

₹8.9 L/yr - ₹30.7 L/yr

Associate Technical Architect
256 salaries
unlock blur

₹14 L/yr - ₹40 L/yr

Senior Quality Engineer
206 salaries
unlock blur

₹5.5 L/yr - ₹15.4 L/yr

Explore more salaries
Compare Tavant Technologies with

Infosys

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

3.6
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview