Upload Button Icon Add office photos

Filter interviews by

Exzeo Software Interview Questions, Process, and Tips

Updated 13 Feb 2025

Top Exzeo Software Interview Questions and Answers

View all 6 questions

Exzeo Software Interview Experiences

Popular Designations

5 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024.ย There was 1 interview round.

Round 1 - Technicalย 

(3 Questions)

  • Q1. How browser works
  • Ans. 

    Browsers interpret HTML, CSS, and JavaScript to display web pages to users.

    • Browsers receive HTML, CSS, and JavaScript files from a web server.

    • The browser parses the HTML to create the Document Object Model (DOM).

    • CSS is used to style the DOM elements, while JavaScript adds interactivity.

    • The browser then renders the final web page for the user to view.

  • Answered by AI
  • Q2. Sql vs non sql db
  • Ans. 

    SQL databases are relational databases that use structured query language, while NoSQL databases are non-relational databases that do not use SQL.

    • SQL databases are table-based and have a predefined schema, making them suitable for complex queries and transactions.

    • NoSQL databases are document-based, key-value pairs, graph databases, or wide-column stores, making them more flexible for unstructured data.

    • Examples of SQL d...

  • Answered by AI
  • Q3. Question from resume

Skills evaluated in this interview

Mern Full Stack Developer Interview Questions asked at other Companies

Q1.ย What is the way to save large files (e.g. photos) into MongoDB database.
View answer (2)

UI Developer Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - HRย 

(3 Questions)

  • Q1. Why did you left your job
  • Q2. Company have no work for 1Years
  • Q3. My interest in UI/UX

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly focus on HTML and css as well as react.

UI Developer Interview Questions asked at other Companies

Q1.ย Create 10 no. of Checkboxes in javascript and on-checked checkboxes count should be show at below. as you will un-check the checkbox count should also change. so means to say checked checkbox count should be print.
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023.ย There were 3 interview rounds.

Round 1 - Aptitude Testย 

General maths and English question

Round 2 - Technicalย 

(2 Questions)

  • Q1. For loop questions
  • Q2. What is event loop
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code.

    • Event loop is commonly used in JavaScript to handle asynchronous operations.

    • It allows for non-blocking I/O operations by continuously checking the event queue for tasks to execute.

    • Event loop helps in managing callbacks and promises in an efficient manner.

    • Example: In Node.js, the event loop is responsible for handling incoming reques

  • Answered by AI
Round 3 - Technicalย 

(2 Questions)

  • Q1. React Life cycle methods
  • Q2. Use ref questions

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1.ย Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

I applied via LinkedIn and was interviewed in Dec 2021.ย There were 4 interview rounds.

Round 1 - One-on-oneย 

(1 Question)

  • Q1. Basic testing methodologies questions Question from api, agile , scenario based questions,
Round 2 - Technicalย 

(1 Question)

  • Q1. Basic of manual testing and scenario based questions
Round 3 - Technicalย 

(1 Question)

  • Q1. Basic of manual testing
Round 4 - Aptitude Testย 

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on basics of testing questions

Quality Analyst Interview Questions asked at other Companies

Q1.ย How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)

Exzeo Software interview questions for popular designations

ย Mern Full Stack Developer

ย (1)

ย Project Intern

ย (1)

ย Quality Analyst

ย (1)

ย Software Developer

ย (1)

ย UI Developer

ย (1)

I applied via Newspaper Ad and was interviewed before Apr 2021.ย 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 - Technicalย 

(4 Questions)

  • Q1. What is Linear feet?
  • Ans. 

    Linear feet is a measurement of length in a straight line.

    • Linear feet is used to measure the length of a straight line, such as a wall or a fence.

    • It is calculated by measuring the length in feet and inches and adding them together.

    • For example, a wall that is 8 feet long and 6 inches wide would be 8.5 linear feet.

    • Linear feet is often used in construction and woodworking to determine the amount of material needed for a p

  • Answered by AI
  • Q2. Convert Linear feet to Square feet.
  • Ans. 

    Linear feet is a measure of length while square feet is a measure of area. Conversion depends on the width of the object.

    • To convert linear feet to square feet, you need to know the width of the object in feet.

    • Multiply the length in feet by the width in feet to get the area in square feet.

    • For example, if you have a 10-foot long board that is 1 foot wide, the area would be 10 square feet.

  • Answered by AI
  • Q3. What's your field of interest?
  • Q4. When will you join if taken?

Interview Preparation Tips

Topics to prepare for Exzeo Software Project Intern interview:
  • Unit conversion
Interview preparation tips for other job seekers - Just go, And prove that you can work as much as work given, Target oriented, Time And punctual.
These qualities will get you in.

Project Intern Interview Questions asked at other Companies

Q1.ย A method acting as multiple methods is known as polymorphism of 2 types compile time polymorphism and run time polymorphism
View answer (1)

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Coding Testย 

Online test consisting of Aptitude, coding, oral and written communication skills.

Round 2 - Technicalย 

(5 Questions)

  • Q1. About REST APIs
  • Q2. Projects in detail
  • Q3. What is OOPs and it's pillars ?
  • Q4. TLS/SSL with OSI model and Spam email related questions ?
  • Q5. Security measures in your project ?
Round 3 - Technicalย 

(5 Questions)

  • Q1. OOPs in detail with Inheritance, polymorphism, interface and abstract class ?
  • Q2. SQL Query on given tables
  • Q3. 1 Coding question for me it was sorting
  • Q4. Memory related stuffs
  • Q5. Try catch block and garbage collection
Round 4 - HRย 

(1 Question)

  • Q1. Will revolve around your communication skills, Expectations, project, real-time situations, Riddles and few aptitudes
Round 5 - Behavioralย 

(1 Question)

  • Q1. Will consist of everything from technical, HR type and overall fitment to the organization

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have good amount of knowledge of all the topics including DSA, SQL and Web development.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technicalย 

(1 Question)

  • Q1. Sharing my Interview experience "Amol Ruikar" was the interviewer for me I was his LinkedIn Profile and I was Surprised, this kind of senior person gave wrong comments about my interview to HR. My Inte...
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024.ย There were 4 interview rounds.

Round 1 - Aptitude Testย 

They will send you a link for aptitude test

Round 2 - HRย 

(4 Questions)

  • Q1. Are you comfortable with night shifts?
  • Ans. 

    Yes, I am comfortable with night shifts as I am able to adapt to different schedules and prioritize work efficiently.

    • I have previous experience working night shifts and have been able to perform well during those hours.

    • I am a night owl and find that I am more productive during the night.

    • I understand the importance of maintaining a healthy work-life balance and am willing to adjust my schedule to accommodate night shift

  • Answered by AI
  • Q2. How much time does it take for you to reach the office from your current location?
  • Ans. 

    It takes me approximately 30 minutes to reach the office from my current location.

    • I live about 10 miles away from the office.

    • I usually drive to work, taking the highway to avoid traffic.

    • On average, it takes me half an hour to commute to the office.

  • Answered by AI
  • Q3. Current salary?
  • Ans. 

    I prefer to discuss salary expectations based on the responsibilities and requirements of the position.

    • Focus on discussing salary expectations based on the job role and industry standards.

    • Avoid disclosing current salary to ensure fair compensation.

    • Highlight relevant experience and skills that justify desired salary.

    • Discuss potential for growth and additional benefits instead of current salary.

  • Answered by AI
  • Q4. Salary expectations are not asked ๐Ÿ˜‚
Round 3 - One-on-oneย 

(3 Questions)

  • Q1. What was your previous job role?
  • Ans. 

    I was a marketing manager at a tech company.

    • Managed marketing campaigns and strategies

    • Collaborated with cross-functional teams to drive brand awareness

    • Analyzed market trends and competitor activities

    • Implemented digital marketing initiatives

    • Organized events and promotions

  • Answered by AI
  • Q2. Why you left previous organisation ?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for career advancement

    • Lack of growth opportunities in previous organization

    • Seeking new challenges and learning experiences

  • Answered by AI
  • Q3. What do you know about IDfy
  • Ans. 

    IDfy is a leading identity verification and fraud prevention platform.

    • IDfy offers solutions for KYC verification, customer onboarding, and fraud detection.

    • Their platform uses AI and machine learning algorithms to verify identities in real-time.

    • IDfy serves a wide range of industries including finance, e-commerce, and healthcare.

  • Answered by AI
Round 4 - Case Studyย 

The case study involves asking you about the documents and how will you verify fraud with the given documents like offer letter , and others. And the second

2 case study was
How will you teach the blind man colour blue
The answer was this was given by me hence it was out of the book

Interview Preparation Tips

Topics to prepare for Idfy Business Executive interview:
  • Case Studies
Interview preparation tips for other job seekers - So this is KYC company a business consulting firm as well and here you will be treated respectfully by HR and Assistant managers But however the 3rd case study round will be tricky because the manager taking 3 round is no manager but a damaged and his name is Max when you will be interviewed he will certainly give you case study and keep interrupting and adding more and more questions to the case study and when you have given him the resolution he will then ask you the question that how will you make the blind man learn colour blue the second person coming out from the interview his hands were shivering the manager for the 3rd round was a big time a cooperate player and would not let anyone come in the organisation so be careful while going for interview on this place as you can face a ๐ŸงŸโ€โ™‚๏ธ

And itโ€™s at least 12-13 minutes walking from Marol metro station

Member of Technical Staff -3 Interview Questions & Answers

Exotel user image Anonymous

posted on 7 Nov 2024

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024.ย There was 1 interview round.

Round 1 - Technicalย 

(4 Questions)

  • Q1. Find length of substring with longest distinct characters(non-repeating characters) eg - input "abcdab" result - "4(abcd)"
  • Q2. Interviewer was not clear on the question herself, here is what i deduced, If you want to build a scheduler service which takes in jobs to run at certain intervals and you cannot use things like cronjob, e...
  • Q3. Current project and roles and responsibilities. what is the most difficult technical problem you solved, again i think interviewer was lost on the problem i explained.
  • Ans. 

    I worked on a project involving developing a new algorithm for optimizing network traffic. My role was to design and implement the algorithm, as well as test and debug it.

    • Researched existing algorithms and identified their limitations

    • Designed a new algorithm that addressed the limitations and improved network performance

    • Implemented the algorithm in code and tested it in a simulated network environment

    • Debugged issues an...

  • Answered by AI
  • Q4. Scalability question on one of the project i was explaining

Interview Preparation Tips

Interview preparation tips for other job seekers - Ideally avoid the recruitment process if you are paired with a junior developer interviewing for very senior roles. On inquiring about the team that i would be paired with, she told me that she is part of a different team, there were no people available to take interview for the team that was actually hiring.

Skills evaluated in this interview

Software Technologies Interview Questions & Answers

Signzy Technologies user image Anonymous

posted on 3 Jan 2025

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

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

Round 1 - Technicalย 

(4 Questions)

  • Q1. ACID Properties
  • Ans. 

    ACID properties are a set of properties that guarantee reliable and consistent transactions in a database system.

    • Atomicity ensures that either all operations in a transaction are completed successfully or none at all.

    • Consistency ensures that the database remains in a valid state before and after the transaction.

    • Isolation ensures that the concurrent execution of transactions results in a system state that would be obtai...

  • Answered by AI
  • Q2. What are Idempotent HTTP Requests?
  • Ans. 

    Idempotent HTTP requests are requests that can be repeated multiple times without changing the result beyond the initial request.

    • Idempotent requests have the same outcome no matter how many times they are executed.

    • GET, PUT, and DELETE HTTP methods are typically idempotent.

    • POST requests are not idempotent as they can create new resources with each execution.

  • Answered by AI
  • Q3. Questions regarding your project, and how did you learn from the projects and tasks assigned to you?
  • Q4. System Design

Interview Preparation Tips

Topics to prepare for Signzy Technologies Software Technologies interview:
  • System DEsign
  • DSa
  • Algo
  • DBMS
  • Operating System

Exzeo Software Interview FAQs

How many rounds are there in Exzeo Software interview?
Exzeo Software interview process usually has 2-3 rounds. The most common rounds in the Exzeo Software interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for Exzeo Software 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 Exzeo Software. The most common topics and skills that interviewers at Exzeo Software expect are Javascript, HTTP, Social Media, Agile and Automation Testing.
What are the top questions asked in Exzeo Software interview?

Some of the top questions asked at the Exzeo Software interview -

  1. Convert Linear feet to Square fe...read more
  2. What is Linear fe...read more
  3. What is event l...read more

Tell us how to improve this page.

Exzeo Software Interview Process

based on 3 interviews

Interview experience

3.7
ย ย 
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
ย โ€ขย 10.4k Interviews
Infosys Interview Questions
3.6
ย โ€ขย 7.6k Interviews
Wipro Interview Questions
3.7
ย โ€ขย 5.6k Interviews
Tech Mahindra Interview Questions
3.5
ย โ€ขย 3.8k Interviews
HCLTech Interview Questions
3.5
ย โ€ขย 3.8k Interviews
LTIMindtree Interview Questions
3.8
ย โ€ขย 3k Interviews
Mphasis Interview Questions
3.4
ย โ€ขย 805 Interviews
Hexaware Technologies Interview Questions
3.6
ย โ€ขย 720 Interviews
Persistent Systems Interview Questions
3.5
ย โ€ขย 611 Interviews
Moveinsync Technology Solutions Interview Questions
3.6
ย โ€ขย 28 Interviews
View all

Exzeo Software Reviews and Ratings

based on 22 reviews

4.5/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

4.1

Salary

4.5

Job security

4.5

Company culture

4.4

Promotions

4.0

Work satisfaction

Explore 22 Reviews and Ratings
Software Engineer
26 salaries
unlock blur

โ‚น4.8 L/yr - โ‚น16 L/yr

Module Lead
19 salaries
unlock blur

โ‚น9 L/yr - โ‚น21.2 L/yr

Senior Software Engineer
18 salaries
unlock blur

โ‚น8.1 L/yr - โ‚น24 L/yr

QA Engineer
12 salaries
unlock blur

โ‚น4.5 L/yr - โ‚น9.5 L/yr

Senior QA Engineer
11 salaries
unlock blur

โ‚น8.2 L/yr - โ‚น18 L/yr

Explore more salaries
Compare Exzeo Software with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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