Upload Button Icon Add office photos

Filter interviews by

RoadZen Technologies Interview Questions and Answers

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

I applied via Walk-in and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. HR RECRUITER MANAGEMENT response?
  • Ans. Not good doesn't respond quickly nor reply after getting selected nor calls and takes a very long time to give an offer letter.
  • Answered Anonymously
  • Q2. Do they tell the rehiring status?
  • Ans. No, after emailing them including the HR Director and all exit HR doesn't give reply I'm still waiting from 1year.
  • Answered Anonymously
  • Q3. Do they give chance to move internally?

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Hire HR recruiters or interns.
2. Re-hire an employee if someone wants to join again Allstate if he had some personal issue while leaving get him back with a different role.
3. Some employees are hard-working related to a different roles and rehire them who are willing to join back in ALLSTATE.

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

Multiple topics on Business, Ethics and others

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic HR and Resume based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company, you will regret forever unless you want to be in the insurance sector.

No work life balance, toxic culture and people. Saturdays are working and people make you work even on holidays.

Think twice before entering this company and mostly this is not only my experience but for a lot of people. Most of them can't exit cause they are part of the system for long or have restricted skillset.

Don't ruin your life

I applied via Referral and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

8 Questions

  • Q1. Tell me about yourself
  • Ans. 

    Experienced sales executive with a proven track record in exceeding targets and building strong client relationships.

    • 10+ years of experience in sales, with a focus on B2B sales

    • Consistently achieved or exceeded sales targets by 20% each quarter

    • Developed and maintained strong relationships with key clients, resulting in a 30% increase in repeat business

    • Expertise in consultative selling and solution-based approach

    • Proficie...

  • Answered by AI
  • Q2. What Tata AIG life insurance
  • Ans. 

    Tata AIG Life Insurance is a joint venture between Tata Group and American International Group, offering a range of life insurance products.

    • Joint venture between Tata Group and American International Group

    • Offers a range of life insurance products

    • Provides financial protection to policyholders and their families

    • Has a strong presence in the Indian insurance market

  • Answered by AI
  • Q3. Why want to join Tata AIG life insurance
  • Ans. 

    I want to join Tata AIG life insurance because of its strong reputation, extensive product portfolio, and commitment to customer satisfaction.

    • Tata AIG life insurance has a strong reputation in the industry, which will enhance my professional profile.

    • The company offers a wide range of insurance products, allowing me to cater to diverse customer needs and maximize my sales potential.

    • Tata AIG's focus on customer satisfact...

  • Answered by AI
  • Q4. Are u experienced or fresher
  • Ans. 

    Experienced

    • I have 5 years of experience in sales, with a proven track record of exceeding targets.

    • I have successfully managed a team of sales representatives and implemented effective sales strategies.

    • I have a deep understanding of the industry and have built strong relationships with clients.

    • I have consistently achieved high customer satisfaction ratings and have received multiple awards for my sales performance.

  • Answered by AI
  • Q5. About your family?
  • Q6. What is your goal?
  • Ans. 

    My goal is to exceed sales targets and build strong relationships with clients.

    • Exceed sales targets by implementing effective sales strategies

    • Build strong relationships with clients to ensure repeat business

    • Continuously improve product knowledge to better serve clients

    • Collaborate with the sales team to achieve collective goals

  • Answered by AI
  • Q7. What is sales?
  • Ans. 

    Sales is the process of persuading a potential customer to buy a product or service.

    • Sales involves identifying potential customers and their needs

    • It requires building relationships with customers and understanding their buying behavior

    • Salespeople must be able to communicate the benefits of their product or service effectively

    • Closing the sale is the ultimate goal of the sales process

    • Examples of sales include selling car

  • Answered by AI
  • Q8. R u comfortable in any location?
  • Ans. 

    Yes, I am comfortable in any location.

    • I am adaptable and can easily adjust to new environments.

    • I have experience working in diverse locations and cultures.

    • I am willing to travel and relocate as required for the job.

    • I have a flexible mindset and can quickly adapt to different work settings.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be comfortable and slowly give your answer

I applied via Recruitment Consultant and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

6 Questions

  • Q1. Tell me about yourself
  • Q2. What is tangible asset
  • Ans. 

    A tangible asset is a physical asset that has a measurable value and can be seen or touched.

    • Examples include buildings, land, machinery, and inventory.

    • Tangible assets are typically depreciated over time.

    • They are recorded on a company's balance sheet.

    • Tangible assets can be bought, sold, or traded.

    • They are different from intangible assets, such as patents or trademarks.

  • Answered by AI
  • Q3. What is intangible asset
  • Ans. 

    An intangible asset is a non-physical asset that has no intrinsic value but has value due to its legal or intellectual property rights.

    • Intangible assets include patents, trademarks, copyrights, and goodwill.

    • They cannot be touched or seen but can be owned and traded.

    • Their value is based on their ability to generate revenue or provide a competitive advantage.

    • Intangible assets are recorded on a company's balance sheet and...

  • Answered by AI
  • Q4. What is insurance
  • Ans. 

    Insurance is a contract between an individual and an insurance company to protect against financial loss.

    • Insurance provides financial protection against unexpected events

    • Premiums are paid to the insurance company in exchange for coverage

    • Types of insurance include health, auto, home, and life insurance

    • Insurance policies have terms and conditions that must be followed to receive benefits

    • Insurance companies use actuarial

  • Answered by AI
  • Q5. What is account payable
  • Ans. 

    Accounts payable is the amount of money a company owes to its suppliers or vendors for goods and services received but not yet paid for.

    • Accounts payable is a liability on the balance sheet.

    • It represents the amount owed to suppliers or vendors for goods or services received.

    • Accounts payable is usually paid within a certain period of time, known as the payment terms.

    • Examples of accounts payable include bills for utilitie...

  • Answered by AI
  • Q6. What is account receivables
  • Ans. 

    Account receivables refer to the money owed to a company by its customers for goods or services provided on credit.

    • It is a type of asset on a company's balance sheet

    • It represents the amount of money owed to the company by its customers

    • It is typically collected within a certain period of time, usually 30-90 days

    • Examples include unpaid invoices, outstanding bills, and overdue payments

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. SQL programming
  • Q2. Case study for insurance scenario based

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Naukri.com and was interviewed in Jan 2022. There were 3 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 - HR 

(6 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. What are your salary expectations?
  • Q4. What is your family background?
  • Q5. Tell me about yourself.
  • Q6. Why are you looking for a change?
Round 3 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont miss this chance, such a great for working
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 

(1 Question)

  • Q1. Sales related questions were asked
Round 3 - One-on-one 

(1 Question)

  • Q1. Sales related questions were asked
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation part

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best dear .employee friendly company. Good work culture less attrition
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2023. There were 2 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. Basic introduction
  • Q2. Brief about Education
  • Q3. What is maturity in insurance
  • Ans. 

    Maturity in insurance refers to the level of experience, stability, and sound decision-making within the industry.

    • Maturity in insurance is reflected in the ability of insurance companies to accurately assess risks and set appropriate premiums.

    • It also involves the development of long-term relationships with policyholders and the ability to adapt to changing market conditions.

    • Mature insurance companies often have a stron...

  • Answered by AI
  • Q4. Who is brand ambassador of bharti axa
  • Ans. 

    The brand ambassador of Bharti AXA is Akshay Kumar.

    • Akshay Kumar is a popular Bollywood actor known for his action and comedy roles.

    • He has been associated with Bharti AXA for promoting their insurance products.

    • Akshay Kumar's endorsement has helped increase brand visibility and trust among customers.

  • Answered by AI
  • Q5. What do you know about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Before interview read a little about general insurance and related terms such as maturity, claim, nominee etc.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What products have you worked on in your previous profile?
  • Ans. 

    I have worked on a variety of products including software applications, consumer electronics, and home appliances.

    • Developed and launched a mobile app for tracking fitness goals

    • Managed the production of a new smartwatch with advanced health monitoring features

    • Improved the user interface of a popular kitchen appliance to enhance user experience

  • Answered by AI
  • Q2. What are the new IRDAI regulations on the recent mandated product?
Round 2 - One-on-one 

(2 Questions)

  • Q1. Actuarial concepts
  • Q2. What software have I worked on previously?
  • Ans. 

    I have experience working with Microsoft Office Suite, Adobe Creative Suite, and Salesforce CRM.

    • Microsoft Office Suite

    • Adobe Creative Suite

    • Salesforce CRM

  • Answered by AI

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, Resume Shortlist and Assignment.
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.5
 • 333 Interviews
Uber Interview Questions
4.2
 • 150 Interviews
Ola Cabs Interview Questions
3.4
 • 139 Interviews
CarDekho Group Interview Questions
3.7
 • 72 Interviews
Rapido Interview Questions
3.8
 • 29 Interviews
Zoomcar Interview Questions
3.7
 • 21 Interviews
Droom Interview Questions
3.7
 • 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 14 reviews

2.7/5

Rating in categories

2.8

Skill development

3.4

Work-life balance

2.8

Salary

2.8

Job security

3.0

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 14 Reviews and Ratings
Data Scientist
5 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Operations Coordinator
5 salaries
unlock blur

₹3 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 Group

3.7
Compare

Cartrade.com

4.0
Compare

Droom

3.7
Compare

CARS24

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