Upload Button Icon Add office photos
Engaged Employer

i

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

Tracxn Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Tracxn Automation Engineer Interview Questions and Answers

Updated 9 Apr 2024

Tracxn Automation Engineer Interview Experiences

4 interviews found

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

I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

They provide array related problem
find max number

Round 2 - Technical 

(1 Question)

  • Q1. In this round interviewer ask me to solve one problem pattern printing problem
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self
  • Ans. 

    I am an experienced Automation Engineer with a strong background in developing and implementing automated solutions.

    • Experienced Automation Engineer

    • Develop and implement automated solutions

    • Strong background in automation technologies

    • Proficient in programming languages like Python and Java

    • Familiar with testing frameworks like Selenium and Appium

  • Answered by AI

I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

General apptitude, progamming basics.

Round 2 - Coding Test 

Pyramid structure using javascript

Interview Preparation Tips

Interview preparation tips for other job seekers - good interview prepare well second round tough ok wll

Automation Engineer Interview Questions Asked at Other Companies

asked in GEA Group
Q1. 16) What is modbus ? Types of modbus? How many slaves we can conn ... read more
asked in Blue Yonder
Q2. 1. What is the difference between Absolute & Relative Xpaths?
Q3. 1. Explain oops concepts in coding. 2. Write a program to find mi ... read more
Q4. One coding challenge was given to find the number of palindrome w ... read more
asked in GEA Group
Q5. 15) What is ASI protocol? How many slaves we can connect to one m ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic coding question

Round 2 - HR 

(1 Question)

  • Q1. Previous Experience Salary Negotiation

I applied via Naukri.com and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Largest difference between array elements; must only consider the elements at current index and before.
  • Ans. 

    Find the largest difference between array elements considering only the elements at current index and before.

    • Iterate through the array and keep track of the minimum value seen so far.

    • Calculate the difference between the current element and the minimum value and update the maximum difference seen so far.

    • Return the maximum difference seen so far.

  • Answered by AI
  • Q2. Pattern Printing

Interview Preparation Tips

Interview preparation tips for other job seekers - Read quite a few reviews about the company online; decided to give them the benefit of the doubt which was a mistake. If you read current employee reviews, its obvious that the company "highly values time". You would think that a Lead or Manager in this org. would be at the interview on time, but they didn't even show up for it. I had to write to the HR dept to find out what happened and about half a day later I get a reply asking to reschedule. This happened twice. The one technical interview I had the misfortune of attending was with an a severely underqualified and subpar interviewer. If you want to waste around 10-15 days, I highly suggest you apply here.

Skills evaluated in this interview

Tracxn interview questions for designations

 Automation Tester

 (1)

 Software Engineer

 (1)

 Test Engineer

 (1)

 IT Engineer

 (1)

 Senior Software Engineer

 (2)

 Junior Software Engineer

 (1)

 Senior Software Engineer 1

 (1)

 Information Executive

 (17)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

First round was coding test in online mode which was quite easy.

Round 2 - Technical 

(1 Question)

  • Q1. In the 2nd round they asked the technical questions from SQL , simple coding questions.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is deep copy ?
  • Ans. 

    Deep copy is a copy of an object that duplicates all of its attributes, including nested objects, rather than just copying references.

    • Deep copy creates a new object with its own unique memory space.

    • Changes made to the original object do not affect the deep copy.

    • Deep copy is often used when you need to modify an object without affecting the original.

    • Example: Using JSON.parse(JSON.stringify(object)) in JavaScript to crea

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Referral and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

It was a DSA round with one medium and one hard question.

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

2 leetcode medium question in 1 hr

I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apti and coding

Round 2 - Technical 

(1 Question)

  • Q1. Questions on java a d sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Bogus interview . Doesnt matter how you give the interview , they will choose some random guy who is not worthy maybe

I applied via Campus Placement and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Y r u choosing this job only??
  • Ans. Because I want to share my ideas and innovative to others and to develop our company in good manner.
  • Answered Anonymously
  • Q2. What's your dream?
  • Q3. My dream is to got a job
  • Q4. How much salary will you expected??

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice is to be positive at any situation and be active .
Don't get feared .
Your dressing is shown ur attitude.
Give respect to the others don't forget these things.
Contribute & help others!
anonymous
You can choose to be anonymous

Tracxn Interview FAQs

How many rounds are there in Tracxn Automation Engineer interview?
Tracxn interview process usually has 3 rounds. The most common rounds in the Tracxn interview process are Resume Shortlist, Aptitude Test and Coding Test.
How to prepare for Tracxn Automation Engineer 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 Tracxn. The most common topics and skills that interviewers at Tracxn expect are .Net, ASP, Advanced Excel, Automation and Automation Engineering.
What are the top questions asked in Tracxn Automation Engineer interview?

Some of the top questions asked at the Tracxn Automation Engineer interview -

  1. Largest difference between array elements; must only consider the elements at c...read more
  2. In this round interviewer ask me to solve one problem pattern printing prob...read more
  3. Pattern Print...read more

Recently Viewed

INTERVIEWS

WNS

No Interviews

JOBS

Dainik Bhaskar Group

No Jobs

JOBS

Forbes Marshall

No Jobs

INTERVIEWS

Tracxn

No Interviews

JOBS

PEARCE SERVICES

No Jobs

INTERVIEWS

WNS

No Interviews

REVIEWS

PEARCE SERVICES

No Reviews

INTERVIEWS

Tracxn

No Interviews

SALARIES

Tracxn

REVIEWS

Carwale

No Reviews

Tell us how to improve this page.

Tracxn Automation Engineer Interview Process

based on 2 interviews

1 Interview rounds

  • Aptitude Test Round
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 428 Interviews
Udaan Interview Questions
3.9
 • 334 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Zepto Interview Questions
3.5
 • 217 Interviews
BlackBuck Interview Questions
3.8
 • 176 Interviews
Tata 1mg Interview Questions
3.6
 • 146 Interviews
Digit Insurance Interview Questions
3.9
 • 142 Interviews
Paisabazaar.com Interview Questions
3.4
 • 139 Interviews
Urban Company Interview Questions
3.4
 • 134 Interviews
Ninjacart Interview Questions
4.0
 • 95 Interviews
View all
Tracxn Automation Engineer Salary
based on 49 salaries
₹3 L/yr - ₹5.1 L/yr
38% less than the average Automation Engineer Salary in India
View more details

Tracxn Automation Engineer Reviews and Ratings

based on 6 reviews

1.3/5

Rating in categories

1.2

Skill development

1.4

Work-life balance

1.9

Salary

1.3

Job security

1.4

Company culture

1.2

Promotions

1.2

Work satisfaction

Explore 6 Reviews and Ratings
Information Executive
262 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Manager
132 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Research Analyst
120 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Development Manager
90 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Vice President
84 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tracxn with

Sequoia Capital

3.4
Compare

Matrix Partners

2.8
Compare

Kalaari Capital

3.5
Compare

Nexus Venture Partners

3.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview