Tracxn logo

Tracxn Interview Questions
& Process

Real candidates share what happened, how many rounds they had,
and how the experience turned out.

Based on 296 interview experiences · FREE TO READ

2.7 Rounds average
Average Typical difficulty
46.3% Positive experience

Which role are you interviewing for?

30 roles · 296 reports

Candidate interview experiences

First-hand accounts from people who interviewed at Tracxn.

Showing 4 of 296
Tracxn logo
Tracxn

Backend Engineer

Engineering · nearly a year ago

Entry Difficult Negative experience No offer 1 round
Interview process
Technical screen
Interview formats
Coding Technical

You'll get a string with *, -, and + characters, and its length is a multiple of a given number (sub-string length). Your task is to write a function to hash this string. The hashing algorithm works like this: first, split the string into sub-strings of the given length, starting from the left. Then, figure out the weight of each sub-string, where weight is how many times a unique sub-string value shows up after splitting. After that, sort the unique sub-string values based on their weight, from highest to lowest. If any sub-strings have the same weight, sort them by character order: * comes first, then -, then +. Finally, create the hash by sticking together the sorted list of unique sub-strings and return it.

Confirmed questions4 questions
  • Given a string and a sub-string length, write a function to hash the string based on the provided algorithm.
  • Can you explain Data structures and algorithms?
  • What are your thoughts on JavaScript?
Tracxn logo
Tracxn

Product Owner

Product · nearly a year ago

Mid Average Positive experience No offer 3 rounds
Interview process
Take home Technical screen Background check
Interview formats
Case Technical Behavioral

The Tracxn interview process usually has 2-3 rounds. It often starts with a case study or aptitude test, then moves to technical and behavioral/HR rounds. The exact stages might change depending on the role, but generally, you'll have to solve case studies, talk about your previous work and what you've accomplished, and they'll check if you fit the role and what your career goals are.

Confirmed questions3 questions
  • What case studies can you solve?
  • Can you discuss your past work and achievements?
  • What are your role fitment and career aspirations?
Tracxn logo
Tracxn

Software Engineer

Engineering · a year ago

Entry Average Positive experience Decline offer 5 rounds
Interview process
Technical screen Technical screen Technical screen Technical screen Technical screen
Interview formats
Technical Coding System Design

I applied for the Software Engineer position at Tracxn online. Although I was offered the role of Automation Engineer, I was assured the work would be identical to that of a Software Engineer. The interview process commenced with an online puzzle round featuring 20 visual reasoning questions (image prediction puzzles) presented via a Google Form. Upon successfully clearing this round, I was invited to Tracxn’s Bengaluru office for an in-person interview. The first stage involved a DSA problem-solving session where I had 30 minutes to solve a coding problem on paper. This was followed by a technical interview concentrating on JavaScript, React, and Node.js, which included both theoretical and practical questions. Subsequently, there was a coding round where I had 30 minutes to develop the frontend of a basic chat application using React. The final round consisted of a discussion about the system design for the same chat application, specifically focusing on the database schema and API design.

Confirmed questions1 question
  • Check if a given pattern is a substring of a given text. For example, with text = "tracxn" and pattern = "acx", the output should be true, but with text = "abcdef" and pattern = "acf", the output should be false.
Tracxn logo
Tracxn

Financial Analyst

Finance · a year ago

Entry Average Negative experience Decline offer 5 rounds
Interview process
Recruiter call Technical screen Phone screen Presentation Onsite
Interview formats
Technical Behavioral Case Presentation

So for the Tracxns Financial Analyst job, first you have a phone screen to see if you're even qualified. Then, you do some technical interviews where they check your financial modeling and how you analyze stuff. They also do behavioral interviews to see if you fit the culture and how you solve problems. You might have to do a case study presentation, looking at real financial situations. The last part is talking with the senior managers to see if you think strategically and if you're on the same page with what the company wants.

Confirmed questions1 question
  • Can you introduce yourself and share some of your accomplishments?

Tracxn Interview Questions

Quoted word for word from Tracxn interview reports.

Given a string, print the last character that is repeated at least 3 times.

Read reports

Given a string and a sub-string length, write a function to hash the string based on the provided algorithm.

Read reports

Write a program to print the characters at even and odd positions of a given string.

Read reports

Find the maximum difference between two numbers in an array, where the larger number comes after the smaller number.

Read reports

Given an integer array, if the input is 1, sum only the even numbers, or if the input is 2, sum only the odd numbers.

Read report

Find the largest difference between array elements, without looking at elements that come after the current one.

Read report

Write code to print characters that are repeated at least 3 times in a string.

Read report

Find two elements in an array that sum up to a target value.

Read report

What's the minimum number of coins to make a specific amount, given coin denominations and an infinite supply of each?

Read report

Formats, difficulty and experience

Across all 296 Tracxn interview reports.

Interview formats

Technical 33.7%
Behavioral 24.1%
Coding 18.6%
Case 15.1%
Presentation 5.2%

Interview difficulty

Easy 20.6%
Average 67.9%
Difficult 11.5%

Candidate experience

Positive 46.3%
Negative 32.8%
Neutral 20.9%

Reports by job function

Engineering 112
Research 43
Product 36
Analytics 31
Other 28
Sales 25