Upload Button Icon Add office photos

Filter interviews by

Zentree Labs Software Engineer Interview Questions and Answers

Updated 14 Nov 2024

Zentree Labs Software Engineer Interview Experiences

2 interviews found

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

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Various Topics on Aptitude and Pseudocodes

Round 2 - Technical 

(2 Questions)

  • Q1. Differences Between Python and other languages?
  • Ans. 

    Python is a high-level, interpreted programming language known for its simplicity and readability.

    • Python is dynamically typed, meaning variable types are determined at runtime.

    • Python uses indentation to define code blocks, rather than curly braces like in C++ or Java.

    • Python has a large standard library with built-in functions and modules for various tasks.

    • Python is popular for web development, data analysis, artificial...

  • Answered by AI
  • Q2. What are loops?
  • Ans. 

    Loops are programming constructs that allow a set of instructions to be repeated multiple times until a certain condition is met.

    • Loops are used to iterate over a collection of items or perform a set of instructions multiple times.

    • Common types of loops include for loops, while loops, and do-while loops.

    • Example: for(int i=0; i<5; i++) { // code block to be repeated 5 times }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence makes your interview easy

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy round and refer to previous year questions

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to rotate a matrix?
  • Ans. 

    To rotate a matrix, transpose it and then reverse each row or column depending on the direction of rotation.

    • Transpose the matrix by swapping elements across the diagonal

    • For clockwise rotation, reverse each row of the transposed matrix

    • For anti-clockwise rotation, reverse each column of the transposed matrix

  • Answered by AI
  • Q2. How to find a particular element in a sorted array?
  • Ans. 

    Use binary search to efficiently find a particular element in a sorted array.

    • Start by comparing the target element with the middle element of the array.

    • If the target element is less than the middle element, search the left half of the array.

    • If the target element is greater than the middle element, search the right half of the array.

    • Repeat the process until the target element is found or the search space is empty.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Full c concept MCQ with IQ and Computaional Thinking

Round 2 - Technical 

(2 Questions)

  • Q1. Number system convertion in c
  • Ans. 

    Number system conversion in C involves converting numbers between different bases, such as decimal to binary or hexadecimal.

    • Use functions like itoa() to convert integers to strings in different bases

    • Use strtol() to convert strings to integers in different bases

    • Remember to specify the base when converting numbers

  • Answered by AI
  • Q2. Pointers, struct, Data Structure
Round 3 - One-on-one 

(2 Questions)

  • Q1. Decimal to Binary Convertion
  • Q2. Hexa Decimal to Binary convertion

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOP questions SQL Questions Programming structure
Round 2 - Technical 

(1 Question)

  • Q1. SQL questions MVC and C# related questions
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Jan 2023. 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 

(1 Question)

  • Q1. More than technology,a senior recruiter asks where you stay which gali you stay,which temple is near by,what your husband do,getting into more personal and final he will ask your janam kundali and tell you...
Round 3 - One-on-one 

(1 Question)

  • Q1. Senior recruiter will ask more personal questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Girls and ladies please don't join this company as it is more into priest kinda,they check your caste,class rather your hardwork it seems. This so called senior recruiter totally flirts with you if you are single,divorce,seperarated and also heard his eyes rolls on always girls upper part,no matter whatever she is wearing. I heard after complaining also higher authorities didn't taken the action. Now you people only imagine how is it safe for a girl to work in that disgusting atmosphere. And in any MNC company if the complain is raised the higher authority should take an action but still they kept him then think what kinda company is this. INDIA HR cgs is worst the worst. They are not giving you secured job,HR are saving there job to close that position and you are bakra,who will be paid with very less salary comparative outside and also you are treated like a dog. Think twice thrice to take the decision.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. 1. Introduce Yourself?
  • Q2. 2. Why we should hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give yourself and keep it simple
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via hackerearth and was interviewed before Jun 2022. There were 4 interview rounds.

Round 1 - Coding Test 

HackerEarth Coding challenge with 2 coding problems with 100 marks each and rest aptitude questions.

Round 2 - Aptitude Test 

General aptitude related puzzles and also a coding question.

Round 3 - Coding Test 

Leetcode medium problem with screen sharing+webcam on.

Round 4 - HR 

(2 Questions)

  • Q1. Strength and weakness
  • Q2. Introduction of the candidate
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Contains 2 coding questions

Round 2 - Technical 

(5 Questions)

  • Q1. Oops, computer architecture based questions
  • Q2. Operating system questions
  • Q3. Print the matrix in spiral
  • Ans. 

    Print a matrix in spiral order

    • Start by printing the first row from left to right

    • Then print the last column from top to bottom

    • Continue in a spiral pattern until all elements are printed

  • Answered by AI
  • Q4. Computer architecture based questions
  • Q5. Tree, linkedlist based questions

Skills evaluated in this interview

Zentree Labs Interview FAQs

How many rounds are there in Zentree Labs Software Engineer interview?
Zentree Labs interview process usually has 1-2 rounds. The most common rounds in the Zentree Labs interview process are Aptitude Test and Technical.
What are the top questions asked in Zentree Labs Software Engineer interview?

Some of the top questions asked at the Zentree Labs Software Engineer interview -

  1. Differences Between Python and other languag...read more
  2. What are loo...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Zentree Labs interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Zentree Labs Software Engineer Salary
based on 6 salaries
₹3.5 L/yr - ₹8.6 L/yr
29% less than the average Software Engineer Salary in India
View more details
Senior Software Engineer
7 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Software Engineer
6 salaries
unlock blur

₹3.5 L/yr - ₹8.6 L/yr

Engineer
5 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

R&D Engineer
5 salaries
unlock blur

₹8 L/yr - ₹13 L/yr

Embedded Software Engineer
4 salaries
unlock blur

₹2.6 L/yr - ₹6 L/yr

Explore more salaries
Compare Zentree Labs with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview