Upload Button Icon Add office photos

Filter interviews by

RoadZen Technologies Interview Questions, Process, and Tips

Updated 12 Apr 2023

RoadZen Technologies Interview Experiences

1 interview found

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

I applied via Instahyre and was interviewed before Apr 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - One-on-one 

(5 Questions)

  • Q1. What is event loop?
  • Ans. 

    Event loop is a mechanism that allows JavaScript to handle multiple tasks simultaneously.

    • Event loop is a part of JavaScript runtime environment.

    • It continuously checks the call stack and the task queue.

    • If the call stack is empty, it takes the first task from the queue and pushes it to the call stack.

    • Examples of tasks include user input, network requests, and setTimeout() functions.

  • Answered by AI
  • Q2. What is shadowing in javascript?
  • Ans. 

    Shadowing in JavaScript is when a variable declared within a certain scope has the same name as a variable in an outer scope.

    • Occurs when a variable in a local scope has the same name as a variable in a parent scope

    • The local variable takes precedence over the parent variable within the local scope

    • Can cause confusion and unexpected behavior if not handled properly

  • Answered by AI
  • Q3. There is an array of n element which contains 0 to n-1 elements in it. You have to find the repeated element and the missing element from the array.
  • Ans. 

    Find the repeated and missing element in an array of n elements containing 0 to n-1 elements.

    • Create a hash table to keep track of the frequency of each element.

    • Iterate through the array and update the hash table.

    • Find the element with frequency greater than 1 as the repeated element.

    • Find the missing element by subtracting the sum of array elements from the sum of 0 to n-1 elements.

    • Return the repeated and missing element

  • Answered by AI
  • Q4. How does a website get loaded on the browser?
  • Ans. 

    A website gets loaded on the browser through a series of steps including DNS resolution, HTTP request, server response, rendering, and scripting.

    • The browser sends a DNS request to resolve the website's domain name to an IP address.

    • The browser sends an HTTP request to the server for the website's resources.

    • The server responds with the requested resources, including HTML, CSS, JavaScript, and media files.

    • The browser rend...

  • Answered by AI
  • Q5. Why 0.1+0.2 is not 0.3?
  • Ans. 

    Floating point arithmetic is not exact, hence 0.1+0.2 may not be exactly 0.3.

    • Floating point numbers are represented in binary, which can lead to rounding errors.

    • 0.1 and 0.2 cannot be represented exactly in binary, hence the result may not be exact.

    • This is not specific to JavaScript, but a general issue with floating point arithmetic.

    • To avoid such issues, use libraries like decimal.js or round off the result to a certai

  • Answered by AI
Round 3 - One-on-one 

(5 Questions)

  • Q1. Why do we use react when there is more advanced framework like Angular exist?
  • Ans. 

    React is more lightweight and flexible than Angular, making it ideal for smaller projects or those with less complex requirements.

    • React is easier to learn and use than Angular, making it more accessible to developers of all skill levels.

    • React's virtual DOM allows for faster rendering and better performance than Angular's two-way data binding.

    • React's component-based architecture makes it easier to reuse code and maintai...

  • Answered by AI
  • Q2. What is the reconciliation process being used in react?
  • Ans. 

    Reconciliation process is used by React to update the DOM efficiently.

    • Reconciliation is the process of comparing the new virtual DOM with the previous one to identify the changes.

    • React then updates only the necessary changes to the real DOM, instead of re-rendering the entire page.

    • This process helps in improving the performance of the application.

    • React uses a diffing algorithm to compare the two virtual DOMs and identi...

  • Answered by AI
  • Q3. Why is life cycle of react component?
  • Ans. 

    React component life cycle defines the stages of a component from initialization to destruction.

    • React component life cycle consists of three phases: Mounting, Updating, and Unmounting.

    • Mounting phase includes constructor, getDerivedStateFromProps, render, componentDidMount methods.

    • Updating phase includes getDerivedStateFromProps, shouldComponentUpdate, render, getSnapshotBeforeUpdate, componentDidUpdate methods.

    • Unmounti...

  • Answered by AI
  • Q4. What are the life cycle methods exist in react?
  • Ans. 

    React has three main life cycle methods: Mounting, Updating, and Unmounting.

    • Mounting: constructor(), static getDerivedStateFromProps(), render(), componentDidMount()

    • Updating: static getDerivedStateFromProps(), shouldComponentUpdate(), render(), getSnapshotBeforeUpdate(), componentDidUpdate()

    • Unmounting: componentWillUnmount()

    • Examples: componentDidMount() is used to fetch data from an API, componentWillUnmount() is used ...

  • Answered by AI
  • Q5. How can we create a stateful functional component?
  • Ans. 

    A stateful functional component can be created using the useState hook in React.

    • Import the useState hook from React

    • Declare a state variable using the useState hook

    • Use the state variable in the component

    • Update the state variable using the setState function

    • Example: const [count, setCount] = useState(0);

    • Example:

  • Answered by AI
Round 4 - Assignment 

Create a snake game using react.js?

Round 5 - Group Discussion 

Had a group discussion with CTO and manager about the assignment and other prosperity of role.

Skills evaluated in this interview

Top RoadZen Technologies Front end Web Developer Interview Questions and Answers

Q1. There is an array of n element which contains 0 to n-1 elements in it. You have to find the repeated element and the missing element from the array.
View answer (1)

Front end Web Developer Interview Questions asked at other Companies

Q1. How can we get the geographic position of a user in HTML5?
View answer (2)

Jobs at RoadZen Technologies

View all

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - HR 

(1 Question)

  • Q1. Self Introduction
Round 2 - L&D 

(1 Question)

  • Q1. Worst and very cunning interviewer

Interview Preparation Tips

Interview preparation tips for other job seekers - *CHANGE YOUR GENDER AS A BEAUTIFUL GIRL AND THEN ATTEND THE INTERVIEW IN THIS BEGGER COMPANY.*

The worst interview ever in my life till now for SSM/SPA role in an insurance company, Gallagher needed 400 SSMs and the walk-in drive was also huge, but the crazy thing starts from here, the first round was HR (HR executives cleared everyone just for the name sake), second round was L&D in which some 4-5 guys were filtering everyone except *BEAUTIFUL GIRLS*, I don't remember the exact name of my interviewer (vishvesh/Chandrashekar), he is just a MF, with his warm welcoming style like handshake and with his smile majority of the crowd thought they got selected for the next round (even though my friends and I interacted with this MF in a good manner and also with proper english without grammatical mistakes), this MF says wait for sometime we will update you and after sometime HR PONAPPA calls your name and says " I'M SORRY, YOU NEED TO IMPROVE YOUR COMMUNICATION, YOU CAN LEAVE FOR THE DAY"..

Yaar tum jaise MC ki wajah se bahut saare ladkon ka jeena haram ho chuka he..

inn MC ko keeda chubta rehta he g**nd me isiliye ghanto tak wait karvate he hame woh bhi bina paani,

Mujhe 100% yakeen he ki yeh log sirf company ka paisa lootne ke liye 400 SSMs vacancies update kiye the naukri me..

Mein khud mere aankhon se dekha hu ki yeh log sabko vapas bhej rahe the sirf KHUBSURAT LADKIYON ko rakh ke (lagta he lap dance karvaane ka shock he inhe)..

Ek baat bolo jo bhi India me rehta he unka english Indian accent ka hota he, chalo mein bhi maanta hu agar kuch galati hogaya grammer me toh theek, magar thanda dimak se aaraam se hum log baat kar rahe the without grammatical mistakes, iske baad bhi inn haram zaade hamare saath khel liya, mere 1100₹ bhi barbaad hogaya transportation me aur khane me..

Just for your reference guys, if you're a girl that too a beautiful girl then you can attend this company and I'm 100% sure they'll select you..

F this company..

Please give me job offer Interview Questions & Answers

SBI Life Insurance Company user image Yash Sharma

posted on 18 Jan 2025

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

I applied via Company Website and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Life insurance is very important . why Life insurance is important?
  • Q2. What expectations your life insurance?
Round 2 - Technical 

(2 Questions)

  • Q1. What's name? Please enter your name and your personal details?
  • Q2. Please give me questions answers and I help you any problem?
Round 3 - HR 

(2 Questions)

  • Q1. What expectations your salary?
  • Q2. What's opinion your this company and this job?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com

Round 1 - One-on-one 

(3 Questions)

  • Q1. How important an honest person for the organisation's real growth?
  • Q2. Should there be retirement if the person is fit?
  • Q3. Should not there be the pension for an honest employee after atleast 5years of one's job with the organisation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Work honest and do not do career-murder of some honest guy for your benifit
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. My job is a fast peraity
  • Q2. Job is a must
  • Q3. New job a my growth
  • Q4. And wark experience ke adhar pr promotion
  • Q5. Job ko job na mane at my business

Interview Preparation Tips

Interview preparation tips for other job seekers - My sales experience 5 years to 6 years
My currently job Niva bupa helth insurance.

Apprenticeship Medical summarizer Interview Questions & Answers

Allstate user image Anonymous

posted on 18 Feb 2025

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

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(3 Questions)

  • Q1. How do you optimise your work based on priorities?
  • Q2. What will you do if you have a conflict between you and your teammate?
  • Q3. Medical terminologies based on the job profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared about Medical terminologies and behavioral questions. Be confident and answer honestly that you know.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are your achievements in relation to your previous employers?
  • Q2. What is your key role in achieving the objectives?

Interview Preparation Tips

Interview preparation tips for other job seekers - Ensure that management requirements are met, and prioritize your own interests regarding job satisfaction.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Skill development related questions

Round 2 - HR 

(2 Questions)

  • Q1. Salery discuss and documents process
  • Q2. Salery discuss and documents process
Round 3 - One-on-one 

(2 Questions)

  • Q1. Job related and overall career related questions
  • Q2. Family background and previous company ,indrdction related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidance handling introduction
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    Experienced professional with a background in project management and team leadership.

    • Over 5 years of experience in project management

    • Strong leadership skills demonstrated through successful team management

    • Proven track record of delivering projects on time and within budget

    • Excellent communication and interpersonal skills

    • Passionate about driving results and exceeding expectations

  • Answered by AI
  • Q2. Why should we hire you?
  • Ans. 

    I have a proven track record of successfully managing teams and projects, with strong leadership and communication skills.

    • I have X years of experience in project management

    • I have successfully led a team of Y individuals to achieve Z goals

    • I possess strong communication and interpersonal skills, which are essential for effective team management

  • Answered by AI
  • Q3. What are your salary expectations?
  • Ans. 

    I am looking for a competitive salary that reflects my experience and skills.

    • Research industry standards for Associate Manager salaries

    • Consider cost of living in the area

    • Factor in your years of experience and qualifications

    • Be prepared to negotiate based on benefits package

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    Experienced professional with a background in project management and team leadership.

    • Over 5 years of experience in project management

    • Strong leadership skills demonstrated through successful team management

    • Proven track record of delivering projects on time and within budget

    • Excellent communication and problem-solving abilities

    • Passionate about driving results and fostering a collaborative work environment

  • Answered by AI
  • Q2. Tell me about family background?
  • Ans. 

    My family background is diverse and has greatly influenced my values and work ethic.

    • My parents are both immigrants, which has taught me the importance of hard work and perseverance.

    • I come from a large family with strong ties to our cultural traditions.

    • Growing up, I learned the value of education and the importance of supporting one another.

    • My family has always been supportive of my career goals and encouraged me to pur

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How will you recruit advisors
  • Q2. How will manage team of advisors

Interview Preparation Tips

Interview preparation tips for other job seekers - Not recommended, for experienced professionals

RoadZen Technologies Interview FAQs

How many rounds are there in RoadZen Technologies interview?
RoadZen Technologies interview process usually has 5 rounds. The most common rounds in the RoadZen Technologies interview process are One-on-one Round, Group Discussion and Resume Shortlist.
How to prepare for RoadZen 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 RoadZen Technologies. The most common topics and skills that interviewers at RoadZen Technologies expect are Analytical, Client Retention, Commercial Negotiations, Management and Product Sales.
What are the top questions asked in RoadZen Technologies interview?

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

  1. There is an array of n element which contains 0 to n-1 elements in it. You have...read more
  2. Why do we use react when there is more advanced framework like Angular exi...read more
  3. What is the reconciliation process being used in rea...read more

Tell us how to improve this page.

RoadZen Technologies Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

CARS24 Interview Questions
3.6
 • 325 Interviews
Uber Interview Questions
4.2
 • 164 Interviews
Ola Cabs Interview Questions
3.4
 • 143 Interviews
CarDekho Interview Questions
3.7
 • 72 Interviews
Rapido Interview Questions
3.9
 • 27 Interviews
Zoomcar Interview Questions
3.6
 • 21 Interviews
Droom Interview Questions
3.8
 • 19 Interviews
Cartrade.com Interview Questions
4.0
 • 10 Interviews
Revv Interview Questions
3.7
 • 5 Interviews
View all

RoadZen Technologies Reviews and Ratings

based on 12 reviews

3.0/5

Rating in categories

2.9

Skill development

3.7

Work-life balance

3.1

Salary

3.2

Job security

3.3

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 12 Reviews and Ratings
Data Scientist
5 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Operations Coordinator
5 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Product Manager
4 salaries
unlock blur

₹10 L/yr - ₹19 L/yr

Senior Software Engineer
4 salaries
unlock blur

₹17 L/yr - ₹40 L/yr

Assistant Manager- HR
4 salaries
unlock blur

₹6 L/yr - ₹9 L/yr

Explore more salaries
Compare RoadZen Technologies with

CarDekho

3.7
Compare

Cartrade.com

4.0
Compare

Droom

3.8
Compare

CARS24

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