Upload Button Icon Add office photos

Filter interviews by

Zuru Tech Interview Questions and Answers

Updated 7 May 2024

Zuru Tech Interview Experiences

Popular Designations

7 interviews found

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

I applied via Referral and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basics of ReactJs
  • Q2. Basics of Js & about your projects.
  • Q3. Some sort of CSS question.
Round 2 - Technical 

(2 Questions)

  • Q1. Advance Concept of ReactJs
  • Ans. 

    ReactJs is a JavaScript library for building user interfaces.

    • React uses a virtual DOM to improve performance by updating only the necessary components.

    • Components in React are reusable and can be composed together to build complex UIs.

    • React allows for declarative programming, making it easier to understand and maintain code.

    • State management in React can be handled using hooks or external libraries like Redux.

    • React Route...

  • Answered by AI
  • Q2. Hoc, Error Boundries, Suspense and more about optimization

Interview Preparation Tips

Topics to prepare for Zuru Tech Senior Software Engineer interview:
  • React.Js
  • Javascript
  • CSS
  • Redux

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is oops? what is c++?
  • Ans. 

    OOPs stands for Object-Oriented Programming. C++ is a programming language that supports OOP principles.

    • OOPs is a programming paradigm based on the concept of 'objects', which can contain data in the form of fields (attributes or properties) and code in the form of procedures (methods or functions).

    • C++ is a high-level programming language developed by Bjarne Stroustrup. It is an extension of the C programming language ...

  • Answered by AI

Skills evaluated in this interview

Associate Consultant Interview Questions asked at other Companies

Q1. There are 2 cricket teams, A and B, with 11 players each. If every player of team A shakes hands with every player of team B(once), what will be the total number of handshakes?
View answer (15)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. WHAT DO YOU KNOW ABOUT OUR COMPANY?

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (1)

I applied via Referral and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Assignment 

Subject related mathemitcal problem.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basics of favourite subject related questions
  • Q2. Seismic analysis, software like staad etab..design..detailing etc

Interview Preparation Tips

Topics to prepare for Zuru Tech QA/QC Civil Engineer interview:
  • Design Engineering
Interview preparation tips for other job seekers - Don't worry interviewer are very much gentle and polite behaviour..so do your best ...

QA/QC Civil Engineer Interview Questions asked at other Companies

Q1. What to do when any building material come at site, and their testing.
View answer (1)

Zuru Tech interview questions for popular designations

 Associate Consultant

 (1)

 C Developer

 (1)

 Internship Trainee

 (1)

 Junior Engineer

 (1)

 QA/QC Civil Engineer

 (1)

 Senior Software Engineer

 (1)

 Software Engineer

 (1)

C Developer Interview Questions & Answers

user image Anonymous

posted on 7 Jul 2022

I applied via Company Website and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Questions on Multi threading, smart pointer application
DSA questions, OO polymorphism, and its types, ad hoc, etc.

Round 2 - Assignment 

Was a assignment round.

Interview Preparation Tips

Interview preparation tips for other job seekers - questions based on resume and software skills, code readability and maintainability, and skill-based questions were asked.

C Developer Interview Questions asked at other Companies

Q1. Merge K Sorted ArraysYou have been given ‘K’ different arrays/lists, which are sorted individually (in ascending order). You need to merge all the given arrays/list such that the output array/list should be sorted in ascending order. Input ... read more
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed before Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Very easy, just do basics you can easily crack it.

Round 2 - Technical 

(1 Question)

  • Q1. Questions on string manipulation, questions on sql queries and question related your project.

Junior Engineer Interview Questions asked at other Companies

Q1. What is the main role of Junior engineer in Electrical maintenance and How to provide the company facilities ?
View answer (25)

Jobs at Zuru Tech

View all

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C++ basic and advance level Coordinate Geometry Git repository

Interview Preparation Tips

Interview preparation tips for other job seekers - They are looking for your hands on experience. Just brush up your knowledge. Best of luck 👍

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(5 Questions)

  • Q1. Palindrome code should design
  • Ans. 

    Palindrome code should be designed to check if a given string is the same forwards and backwards.

    • Create a function that takes a string as input

    • Remove any spaces and punctuation from the string

    • Reverse the string and compare it to the original string to check if it is a palindrome

  • Answered by AI
  • Q2. Regarding sql topics like joins and acid
  • Q3. Project explain and domain
  • Q4. Project explain and domain and internal working
  • Q5. Oops concepts and coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Plzzzz don't join this worst company...they treat u like daily wages person
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Coding Test 

Total 5 rounds. 1. pen paper coding test at company location (1st one is two pointer and second one is pattern) 2. L1 techinical - oops concept two coding question and some java and advance java concept basic (find palindrome) 3. L2 techinical - two coding question, one puzzle, sql vs nosql, etc (build linked list using class, find min and max element in array), discussion on time complexity 4. L3 managerial round : one basic two loop question and optimmize it , printing pattern question, etc and time complecity 5. HR round- basic hr questions

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

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your self
  • Q2. Why are you interested in the role
  • Ans. 

    I am passionate about driving organizational effectiveness and employee engagement through strategic HR initiatives.

    • I have a strong background in HR strategy and business partnering

    • I enjoy collaborating with cross-functional teams to drive positive change

    • I am excited about the opportunity to make a meaningful impact on the organization's culture and performance

  • Answered by AI
  • Q3. Talking about Intersted in which things that do in free time

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently, I had an interview experience that felt unprofessional. I was assured I was one of two shortlisted candidates for a role and encouraged to attend. After waiting for over 30 minutes, the HR representative finally conducted the interview but was dressed in casual nightwear, which left a poor impression. Such behavior from an HR professional does not reflect well on the company. I suggest researching thoroughly before investing your time and effort with organizations that may not prioritize professionalism in their recruitment process.

Zuru Tech Interview FAQs

How many rounds are there in Zuru Tech interview?
Zuru Tech interview process usually has 1-2 rounds. The most common rounds in the Zuru Tech interview process are Technical, One-on-one Round and Assignment.
How to prepare for Zuru Tech 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 Zuru Tech. The most common topics and skills that interviewers at Zuru Tech expect are Medical Insurance, Fabrication, Bim, C++ and Continuous Improvement.
What are the top questions asked in Zuru Tech interview?

Some of the top questions asked at the Zuru Tech interview -

  1. Advance Concept of Reac...read more
  2. what is oops? what is c...read more
  3. Hoc, Error Boundries, Suspense and more about optimizat...read more

Tell us how to improve this page.

Zuru Tech Interview Process

based on 6 interviews

Interview experience

4.8
  
Excellent
View more

Interview Questions from Similar Companies

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
 • 806 Interviews
HCL Infosystems Interview Questions
3.9
 • 141 Interviews
Webdew Interview Questions
4.5
 • 106 Interviews
View all

Zuru Tech Reviews and Ratings

based on 31 reviews

3.8/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

4.2

Salary

3.8

Job security

4.1

Company culture

3.8

Promotions

3.9

Work satisfaction

Explore 31 Reviews and Ratings
ZURU - Technical Copywriter

Kolkata

5-10 Yrs

Not Disclosed

Technical Copywriter

Kolkata

1-6 Yrs

Not Disclosed

Explore more jobs
Junior Software Engineer
11 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Senior Software Engineer
7 salaries
unlock blur

₹8 L/yr - ₹25 L/yr

HR Executive
7 salaries
unlock blur

₹2.4 L/yr - ₹5.2 L/yr

Software Developer
5 salaries
unlock blur

₹5.4 L/yr - ₹7.2 L/yr

Customer Support Executive
5 salaries
unlock blur

₹5 L/yr - ₹9.2 L/yr

Explore more salaries
Compare Zuru Tech with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

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