Upload Button Icon Add office photos
Engaged Employer

i

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

ClarityTTS Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 8 Reviews

Filter interviews by

ClarityTTS Senior Software Engineer Interview Questions and Answers

Updated 22 Oct 2024

1 interview found

Sort by: Popular
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
 -

I applied via Walk-in and was interviewed before Oct 2023.

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. Techincal question
  • Q2. Php array functions

Skills evaluated in this interview

Interview questions from similar companies

I applied via Instahyre and was interviewed in Sep 2022.

2 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 (2 Questions)

  • Q1. FInd the max triplets such that i
  • Q2. Find the duplicate record in MySQL table

Interview Preparation Tips

Topics to prepare for Headout Senior Software Engineer interview:
  • Data Structures
  • Database
Interview preparation tips for other job seekers - Practice mediim level DS Algo from leetcode and also practices MySql question as well.

I applied via Referral and was interviewed in Feb 2022.

4 Interview Rounds

1

Coding Test Round

Hackerrank test : 3 questions
1. Simple Array
2. Recursion followed by DP
3. DFS/BFS Graph Question

2

One-on-one Round (1 Question)

  • Q1. DSA Interview : 1. Search in a rotated array 2. Maximum subarray problem 3. There are n dices with m faces , you have to print count or all the possible ways to...read more
3

One-on-one Round (2 Questions)

  • Q1. System Design Round : Design IRCTC , how does IRCTC reserve a seat? What kind of locking do they use?
  • Q2. Design Makemytrip , how does makemytrip blocks the seat for 15 mins even if the payment doesnot go through?
4

One-on-one Round (3 Questions)

  • Q1. Hiring Manger Round : Behavioral Questions
  • Q2. What are checked and unchecked exceptions?
  • Q3. Pros and cons of in-memory database , and distributed database

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in system design rounds , Watch Gaurav Sen videos
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Campus Placement and was interviewed in Jan 2024.

3 Interview Rounds

1

Aptitude Test Round

1.30
Basic profit/loss,percentages questions

2

Technical Round (4 Questions)

  • Q1. 1 hr Asked about closures, hoisting, map, hash
  • Q2. Closures and scopes
  • Q3. Dsa 2 sum problem
  • Q4. Projects and basicjs
3

HR Round (1 Question)

  • Q1. Basic related to location, timings
Interview experience
5
 Excellent
Difficulty level
 Easy
Duration
 Less than 2 weeks
Result
 No response

I applied via Job Portal and was interviewed in Feb 2024.

2 Interview Rounds

1

Coding Test Round

1. Slowest Key
2. Junggle Box
3. Kind of Sum

2

HR Round (2 Questions)

  • Q1. Tell me about your experiences
  • Q2. Why you interested to this position

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay humble
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

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

Coding Test Round

Basic dsa, output based questions

3

Technical Round (1 Question)

  • Q1. Discussion around projects and tech stack
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 -
Result
 -

I was interviewed before Mar 2023.

4 Interview Rounds

1

Assignment Round

LC Medium+ easy questions

2

Technical Round (1 Question)

  • Q1. LC : easy medium questions
3

Technical Round (1 Question)

  • Q1. Design (LLD)+ DSA
4

Technical Round (1 Question)

  • Q1. Manager discussion

I applied via Instahyre and was interviewed in Sep 2022.

2 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. FInd the max triplets such that i
  • Q2. Find the duplicate record in MySQL table

Interview Preparation Tips

Topics to prepare for Headout Senior Software Engineer interview:
  • Data Structures
  • Database
Interview preparation tips for other job seekers - Practice mediim level DS Algo from leetcode and also practices MySql question as well.

I applied via Referral and was interviewed in Feb 2022.

4 Interview Rounds

1

Coding Test Round

Hackerrank test : 3 questions
1. Simple Array
2. Recursion followed by DP
3. DFS/BFS Graph Question

2

One-on-one Round (1 Question)

  • Q1. DSA Interview : 1. Search in a rotated array 2. Maximum subarray problem 3. There are n dices with m faces , you have to print count or all the possible ways to...read more
3

One-on-one Round (2 Questions)

  • Q1. System Design Round : Design IRCTC , how does IRCTC reserve a seat? What kind of locking do they use?
  • Q2. Design Makemytrip , how does makemytrip blocks the seat for 15 mins even if the payment doesnot go through?
4

One-on-one Round (3 Questions)

  • Q1. Hiring Manger Round : Behavioral Questions
  • Q2. What are checked and unchecked exceptions?
  • Q3. Pros and cons of in-memory database , and distributed database

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in system design rounds , Watch Gaurav Sen videos

Software Developer Interview Questions

Traveloka user image CodingNinjas

posted on 15 Sep 2021

I was interviewed in Nov 2020.

4 Interview Rounds

1

Coding Test Round (2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Basically a hackerrank link was shared and I was suppose to take the test within a day. Online Test comprised of 3 algorithmic Questions. Duration of round was 90 minutes.
 

  • Q1. Ways to make coin change You are given an infinite supply of coins of each of denominations D = {D0, D1, D2, D3, ...... Dn-1}. You need to figure out the total ...read more
  • Q2. Longest increasing subsequence For a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elemen...read more
2

Coding Test Round (2 Questions)

Round duration - 70 minutes
Round difficulty - Medium

It was a 60 minute virtual face 2 face round with 2 senior software engineers of the company. Interview started with brief introduction by the engineers followed by my Introduction. Interview started at 3:00 P.M and lasted till 4:10 P.M. Google Doc was used for coding purposes.

  • Q1. Search an element in a sorted and rotated array Aahad and Harshit always have fun by solving problems. Harshit took a sorted array and rotated it clockwise by a...read more
  • Q2. Construct Binary Tree from given Parent Array representation Given an array parent which represents a binary tree such that parent-child relationship is defined...read more
3

Coding Test Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

It was a face 2 face algorithmic round taken by Senior Backend engineer. Interview Round Started at around 2:00 P.M and lasted till 3:05 P.M. Interview started with the brief introduction followed by 2 algorithmic questions. Interviewer was focusing problem solving skills. After discussing the approach, Coding part was to be done on google doc.

  • Q1. Maximum path sum in the matrix You have been given an N*M matrix filled with integer numbers, find the maximum sum that can be obtained from a path starting fro...read more
  • Q2. Partition equal subset sum You are given an array 'ARR' of 'N' positive integers. Your task is to find if we can partition the given array into ...read more
4

Coding Test Round (1 Question)

Round duration - 120-130 minutes
Round difficulty - Medium

It was a face 2 face round which was taken by Line manager. Interview started at 11:00 A.M and lasted around 2 hours approx. Interviewer was very friendly and supportive. Interview started with brief introduction of the interviewer followed by mine. Then a System design question was asked by the interviewer over google doc. Interviewer was focusing on how I'm approaching the problem. Overall It was a good experience.

  • Q1. System Design Build Search Functionality, for a Hotel booking system like OYO, which should results in relevant search result based on User query. Constraints w...read more

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dr. B.R. Ambedkar National Institute of Technology. I applied for the job as SDE - 1 in BangaloreEligibility criteriaNo criteriaTraveloka interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Object Oriented Design, LLD & HLD, Operating System, Computer Networks, DBMSTime required to prepare for the interview - 3-4 monthsInterview preparation tips for other job seekers

Tip 1 : We should focus on other topics apart from DSA. Knowledge of LLD, HLD, OOPS and other subjects also plays a very important role. 
Tip 2 : Communication also plays a key role in interviews. We should be able to explain our solution precisely and also able to catch hints given by Interviewer.
Tip 3 : While practising DSA focus should be on logic building rather than cramming the solution because proper reasoning will hep you to solve other new questions.
Tip 4 : Always remember interview is two way communication.

Application resume tips for other job seekers

Tip 1 : Mention only those projects and skills in which you are confident.
Tip 2 : Resume should be of one page(preferrable).

Final outcome of the interviewSelected

ClarityTTS Interview FAQs

How many rounds are there in ClarityTTS Senior Software Engineer interview?
ClarityTTS interview process usually has 1 rounds. The most common rounds in the ClarityTTS interview process are One-on-one Round.
What are the top questions asked in ClarityTTS Senior Software Engineer interview?

Some of the top questions asked at the ClarityTTS Senior Software Engineer interview -

  1. php array functi...read more
  2. techincal quest...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 ClarityTTS interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
ClarityTTS Senior Software Engineer Salary
based on 13 salaries
₹5 L/yr - ₹10.2 L/yr
52% less than the average Senior Software Engineer Salary in India
View more details
Senior Software Engineer
13 salaries
unlock blur

₹5 L/yr - ₹10.2 L/yr

Software Engineer
6 salaries
unlock blur

₹4 L/yr - ₹5.4 L/yr

Software Developer
5 salaries
unlock blur

₹3.6 L/yr - ₹5 L/yr

Lead Engineer
5 salaries
unlock blur

₹8.8 L/yr - ₹11 L/yr

Senior Software Developer
5 salaries
unlock blur

₹5 L/yr - ₹8.4 L/yr

Explore more salaries
Compare ClarityTTS with

Genpact

3.9
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

Infosys

3.7
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