AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

JLL Technologies

Compare button icon Compare button icon Compare
3.6

based on 81 Reviews

  • About
  • Reviews
    81
  • Salaries
    478
  • Interviews
    19
  • Jobs
    -
  • Benefits
    5
  • Photos
    -

Filter interviews by

JLL Technologies Interview Questions and Answers

Updated 28 Jan 2025
Popular Designations

14 Interview questions

A Business Intelligence Analyst and Tableau Developer was asked 4mo ago
Q. What is the difference between RANK and ROW_NUMBER functions?
Ans. 

Rank assigns a unique number to each row based on a specified criteria, while row number assigns a sequential number to each row in the result set.

  • Rank function can have ties, where multiple rows can have the same rank value.

  • Row number function always assigns a unique number to each row in the result set.

  • Rank function is typically used to identify the top N records based on a certain criteria.

  • Row number function i...

View all Business Intelligence Analyst and Tableau Developer interview questions
A Data Engineer 1 was asked 8mo ago
Q. Write SQL queries.
Ans. 

I have experience writing SQL queries for data manipulation and analysis.

  • Use SELECT statement to retrieve data from a database

  • Use WHERE clause to filter results based on specific conditions

  • Use JOIN clause to combine data from multiple tables

View all Data Engineer 1 interview questions
A Data Engineer 1 was asked 8mo ago
Q. What is the difference between a dictionary and a list?
Ans. 

A dictionary is a collection of key-value pairs, while a list is a collection of ordered elements.

  • A dictionary is accessed by keys, while a list is accessed by index.

  • Dictionaries are unordered, while lists are ordered.

  • Example: dict = {'name': 'John', 'age': 30}, list = ['apple', 'banana', 'cherry']

View all Data Engineer 1 interview questions
A Technical Analyst was asked 8mo ago
Q. Do you have any experience handling client issues?
Ans. 

Yes, I have experience handling client issues in my previous role as a Technical Analyst.

  • Managed and resolved technical issues reported by clients

  • Communicated effectively with clients to understand their concerns and provide solutions

  • Prioritized and escalated urgent client issues to ensure timely resolution

View all Technical Analyst interview questions
A Steward was asked 9mo ago
Q. How can we delete duplicate records from a table in SQL?
Ans. 

Duplicate records can be deleted from a SQL table by using the DELETE statement with a subquery to identify and remove the duplicates.

  • Use a subquery to identify the duplicate records based on specific criteria

  • Use the DELETE statement with the subquery to remove the duplicate records

  • Ensure to backup the data before deleting any records

View all Steward interview questions
A Steward was asked 9mo ago
Q. Write a Python function to generate the Fibonacci sequence.
Ans. 

Python code to generate Fibonacci series

  • Use a loop to iterate and calculate the next Fibonacci number

  • Start with 0 and 1 as the first two numbers

  • Add the previous two numbers to get the next number

View all Steward interview questions
A Shift Engineer was asked
Q. How many HVAC AHUs are you familiar with?
Ans. 

The number of HVAC AHUs can vary depending on the size and layout of the building.

  • The number of HVAC AHUs is typically determined by the size of the building and the specific heating and cooling needs of different areas.

  • Large commercial buildings may have multiple HVAC AHUs to efficiently regulate temperature throughout the space.

  • Residential buildings may have a single HVAC AHU serving the entire home.

  • HVAC AHUs ca...

View all Shift Engineer interview questions
Are these interview questions helpful?
A Shift Engineer was asked
Q. How many types of transformers are there?
Ans. 

There are mainly two types of transformers: step-up transformers and step-down transformers.

  • Step-up transformers increase voltage levels, while step-down transformers decrease voltage levels.

  • Transformers can also be classified based on their construction, such as core type transformers and shell type transformers.

  • Other types of transformers include distribution transformers, power transformers, and instrument tran...

View all Shift Engineer interview questions
A Shift Engineer was asked
Q. How many DG checks are required?
Ans. 

DG checks refer to the assessment of differential pressure gauges in engineering systems.

  • DG checks are crucial for ensuring the accuracy of pressure readings.

  • Regular calibration of differential pressure gauges is necessary to maintain performance.

  • For example, in HVAC systems, DG checks help monitor airflow and system efficiency.

  • In process industries, DG checks can indicate filter conditions and potential blockages...

View all Shift Engineer interview questions
A Technical Engineer was asked
Q. What is a transformer?
Ans. 

A transformer is an electrical device that transfers electrical energy between two or more circuits through electromagnetic induction.

  • Transformers are used to increase or decrease the voltage in electrical power transmission and distribution systems.

  • They consist of two or more coils of wire, known as windings, that are wound around a core made of magnetic material.

  • The primary winding is connected to the input volt...

View all Technical Engineer interview questions
1 2

JLL Technologies Interview Experiences

19 interviews found

Software Developer Interview Questions & Answers

user image Anonymous

posted on 18 Oct 2024

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

Nklrgn ij iojt hohoihcnjoh uth hd afbc heigf oj

Round 2 - Technical 

(2 Questions)

  • Q1. Ffefjewk f fhe fui fy efge fuef9 euf fj
  • Add your answer
  • Q2. Fejfb f hue fui fui e ifgif beiu
  • Add your answer

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 (43)
Anonymous

Data Engineer 1 Interview Questions & Answers

user image Anonymous

posted on 15 Oct 2024

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

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Difference between a dictionary and a list
  • Ans. 

    A dictionary is a collection of key-value pairs, while a list is a collection of ordered elements.

    • A dictionary is accessed by keys, while a list is accessed by index.

    • Dictionaries are unordered, while lists are ordered.

    • Example: dict = {'name': 'John', 'age': 30}, list = ['apple', 'banana', 'cherry']

  • Answered by AI
    Add your answer
  • Q2. Write SQL quiries
  • Ans. 

    I have experience writing SQL queries for data manipulation and analysis.

    • Use SELECT statement to retrieve data from a database

    • Use WHERE clause to filter results based on specific conditions

    • Use JOIN clause to combine data from multiple tables

  • Answered by AI
    Add your answer
  • Q3. Int & Float data types and their uses
  • Ans. 

    Int & Float data types are used to represent whole numbers and decimal numbers respectively in programming.

    • Int data type is used for whole numbers without any decimal points, such as 5, -10, 1000

    • Float data type is used for numbers with decimal points, such as 3.14, -0.5, 10.75

    • Int data type is typically used for counting or indexing, while Float data type is used for calculations involving fractions or decimals

  • Answered by AI
    Add your answer
  • Q4. Outputs of left join, right join & full join
  • Ans. 

    Left join includes all records from the left table and matching records from the right table. Right join includes all records from the right table and matching records from the left table. Full join includes all records when there is a match in either left or right table.

    • Left join: includes all records from the left table and matching records from the right table

    • Right join: includes all records from the right table and...

  • Answered by AI
    Add your answer

Skills evaluated in this interview

Data Engineer 1 Interview Questions asked at other Companies

Q1. Describe a time when you optimized a SQL query and how you approached it.
View answer (1)
Anonymous

Steward Interview Questions & Answers

user image Anonymous

posted on 6 Sep 2024

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

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain your projects
  • Ans. 

    I have worked on various projects including developing mobile applications, creating websites, and implementing data analysis solutions.

    • Developed a mobile application for tracking daily water intake

    • Created a website for a local non-profit organization to showcase their work

    • Implemented a data analysis solution to optimize inventory management for a retail company

  • Answered by AI
    Add your answer
  • Q2. How can we delete duplicate record from table in SQL table
  • Ans. 

    Duplicate records can be deleted from a SQL table by using the DELETE statement with a subquery to identify and remove the duplicates.

    • Use a subquery to identify the duplicate records based on specific criteria

    • Use the DELETE statement with the subquery to remove the duplicate records

    • Ensure to backup the data before deleting any records

  • Answered by AI
    Add your answer
  • Q3. Code for python fibonacci series
  • Ans. 

    Python code to generate Fibonacci series

    • Use a loop to iterate and calculate the next Fibonacci number

    • Start with 0 and 1 as the first two numbers

    • Add the previous two numbers to get the next number

  • Answered by AI
    Add your answer
Round 2 - One-on-one 

(2 Questions)

  • Q1. Are you ready to move to the location?
  • Ans. 

    Yes, I am ready to move to the location for the job.

    • I am excited about the opportunity to relocate for this position.

    • I have already researched the location and feel comfortable moving there.

    • I have discussed the potential move with my family and we are all on board.

    • I am prepared to make the necessary arrangements to move smoothly.

  • Answered by AI
    Add your answer
  • Q2. Salary descussion
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - stick to the basics

Skills evaluated in this interview

Steward Interview Questions asked at other Companies

Q1. Difference between champagne and sparkling wine ..???? Why we serve champagne in a champagne saucer not whisky glass...???? Types of service ..???? I went for interview in ITC thats why they asked why ITC ........why not other brand ..???? ... read more
View answer (2)
Anonymous

Technical Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2024

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

(1 Question)

  • Q1. Do you have any experience handling client issue?
  • Ans. 

    Yes, I have experience handling client issues in my previous role as a Technical Analyst.

    • Managed and resolved technical issues reported by clients

    • Communicated effectively with clients to understand their concerns and provide solutions

    • Prioritized and escalated urgent client issues to ensure timely resolution

  • Answered by AI
    Add your answer

Technical Analyst Interview Questions asked at other Companies

Q1. Write a program to get a list of employees whose salary is greater than 50k and grade is above A. Use Java 8 stream to get the list.
View answer (2)
Anonymous

QA Lead Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2023

Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. 2 Rounds of technical discussion followed with one Manager round.
  • Add your answer
  • Q2. Basic discussion about current role and responsibilities, agile, automation, selenium, specflow.
  • Add your answer
  • Q3. Coding quesion - Find a substring in a given string and remove its occurences
  • Ans. 

    Find and remove a substring from a given string

    • Use string manipulation functions to find and remove the substring

    • Iterate through the string and check for occurrences of the substring

    • Replace the substring with an empty string to remove it

  • Answered by AI
    Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. Similar to round 1
  • Add your answer
Round 4 - Behavioral 

(1 Question)

  • Q1. Basic discussion about current role and responsibilities and an intro to the team at JLL you'll be joining.
  • Add your answer

QA Lead Interview Questions asked at other Companies

Q1. 1. Explain Bid bond guarantee, Advance payment guarantee, Performance guarantee. 2. What are different SWIFT messages generated as part of Letter of Credit? 3. Difference between LC and Guarantee. 4. Difference between Import LC and Export ... read more
View answer (1)
Anonymous

Business Intelligence Analyst and Tableau Developer Interview Questions & Answers

user image basani sruthi

posted on 28 Jan 2025

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
6-8 weeks
Result
No response

I appeared for an interview in Jul 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Difference between rank and row number
  • Ans. 

    Rank assigns a unique number to each row based on a specified criteria, while row number assigns a sequential number to each row in the result set.

    • Rank function can have ties, where multiple rows can have the same rank value.

    • Row number function always assigns a unique number to each row in the result set.

    • Rank function is typically used to identify the top N records based on a certain criteria.

    • Row number function is oft...

  • Answered by AI
    Add your answer

Business Intelligence Analyst and Tableau Developer Interview Questions asked at other Companies

Q1. How would you find the top 5 and bottom 5 sales figures in the same sheet?
View answer (1)
Anonymous

Softwaretest Engineer Interview Questions & Answers

user image Anonymous

posted on 29 May 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic coding test with data and control loop

Round 2 - Technical 

(1 Question)

  • Q1. Call with tech exteprt have deep debut.
  • Add your answer

Softwaretest Engineer Interview Questions asked at other Companies

Q1. What is boundary value analysis? How do u perform boundary value testing for User ID & Password textfields in login page?
View answer (2)
Anonymous

Shift Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Apr 2024

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

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

Round 1 - HR 

(3 Questions)

  • Q1. How many dg cheack
  • Ans. 

    DG checks refer to the assessment of differential pressure gauges in engineering systems.

    • DG checks are crucial for ensuring the accuracy of pressure readings.

    • Regular calibration of differential pressure gauges is necessary to maintain performance.

    • For example, in HVAC systems, DG checks help monitor airflow and system efficiency.

    • In process industries, DG checks can indicate filter conditions and potential blockages.

  • Answered by AI
    Add your answer
  • Q2. How many type transformer
  • Ans. 

    There are mainly two types of transformers: step-up transformers and step-down transformers.

    • Step-up transformers increase voltage levels, while step-down transformers decrease voltage levels.

    • Transformers can also be classified based on their construction, such as core type transformers and shell type transformers.

    • Other types of transformers include distribution transformers, power transformers, and instrument transform...

  • Answered by AI
    Add your answer
  • Q3. How many hvac ahu
  • Ans. 

    The number of HVAC AHUs can vary depending on the size and layout of the building.

    • The number of HVAC AHUs is typically determined by the size of the building and the specific heating and cooling needs of different areas.

    • Large commercial buildings may have multiple HVAC AHUs to efficiently regulate temperature throughout the space.

    • Residential buildings may have a single HVAC AHU serving the entire home.

    • HVAC AHUs can als...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Job must have

Shift Engineer Interview Questions asked at other Companies

Q1. Safety of DG set 1.high water temperature 2.overspeed 3.coolant level 4.oil pressure from 2.5 to 7.5kg/cm2
View answer (2)
Anonymous

Technical Engineer Interview Questions & Answers

user image Anonymous

posted on 15 Feb 2024

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

(1 Question)

  • Q1. What is the transformer
  • Ans. 

    A transformer is an electrical device that transfers electrical energy between two or more circuits through electromagnetic induction.

    • Transformers are used to increase or decrease the voltage in electrical power transmission and distribution systems.

    • They consist of two or more coils of wire, known as windings, that are wound around a core made of magnetic material.

    • The primary winding is connected to the input voltage s...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical engineer qucation

Skills evaluated in this interview

Technical Engineer Interview Questions asked at other Companies

Q1. Design a circuit to maintain the elevation of a satellite tracking dish antenna between 19 and 20 degrees. The antenna's hydraulic steering system uses a hydraulic ram to adjust elevation, with oil pumped in to raise it. Due to slow pressur... read more
View answer (1)
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 6 Jul 2023

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

I applied via LinkedIn and was interviewed in Jun 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 - Technical 

(1 Question)

  • Q1. Coding round and oops string
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. System design & real time scenario based
  • Add your answer

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (3)
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about JLL Technologies?
Ask anonymously on communities.

JLL Technologies Interview FAQs

How many rounds are there in JLL Technologies interview?
JLL Technologies interview process usually has 2-3 rounds. The most common rounds in the JLL Technologies interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for JLL 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 JLL Technologies. The most common topics and skills that interviewers at JLL Technologies expect are Commercial Real Estate, Investment Management, Recruitment, Selection Process and Operations.
What are the top questions asked in JLL Technologies interview?

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

  1. how can we delete duplicate record from table in SQL ta...read more
  2. Coding quesion - Find a substring in a given string and remove its occuren...read more
  3. Do you have any experience handling client iss...read more
What are the most common questions asked in JLL Technologies HR round?

The most common HR questions asked in JLL Technologies interview are -

  1. What is your family backgrou...read more
  2. Tell me about yourse...read more

Tell us how to improve this page.

JLL Technologies Interviews By Designations

  • JLL Technologies Data Engineer Interview Questions
  • JLL Technologies Application Developer Interview Questions
  • JLL Technologies Sales Officer Interview Questions
  • JLL Technologies Software Developer Interview Questions
  • JLL Technologies Technology Analyst Interview Questions
  • JLL Technologies Engineering Manager Interview Questions
  • JLL Technologies Steward Interview Questions
  • JLL Technologies Technical Engineer Interview Questions
  • Show more
  • JLL Technologies SDE (Software Development Engineer) Interview Questions
  • JLL Technologies Technical Analyst Interview Questions

Interview Questions for Popular Designations

  • Executive Interview Questions
  • Software Engineer Interview Questions
  • Software Developer Interview Questions
  • Intern Interview Questions
  • Senior Associate Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Senior Software Engineer Interview Questions
  • Data Analyst Interview Questions
  • Show more
  • Manager Interview Questions
  • HR Executive Interview Questions

Overall Interview Experience Rating

4.2/5

based on 17 interview experiences

Difficulty level

Easy 56%
Moderate 33%
Hard 11%

Duration

Less than 2 weeks 40%
2-4 weeks 40%
4-6 weeks 10%
6-8 weeks 10%
View more

Interview Questions from Similar Companies

TCS
TCS Interview Questions
3.6
 • 11k Interviews
Accenture
Accenture Interview Questions
3.8
 • 8.5k Interviews
Infosys
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro
Wipro Interview Questions
3.7
 • 6k Interviews
Cognizant
Cognizant Interview Questions
3.7
 • 5.8k Interviews
Amazon
Amazon Interview Questions
4.0
 • 5.3k Interviews
Capgemini
Capgemini Interview Questions
3.7
 • 5k Interviews
HCLTech
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Tech Mahindra
Tech Mahindra Interview Questions
3.5
 • 4k Interviews
Genpact
Genpact Interview Questions
3.8
 • 3.3k Interviews
View all

JLL Technologies Reviews and Ratings

based on 81 reviews

3.6/5

Rating in categories

3.5

Skill development

3.9

Work-life balance

3.7

Salary

3.5

Job security

3.5

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 81 Reviews and Ratings
JLL Technologies Salaries in India
Software Developer
25 salaries
unlock blur

₹32 L/yr - ₹38 L/yr

Software Engineer2
18 salaries
unlock blur

₹20 L/yr - ₹23 L/yr

Senior Data Engineer
15 salaries
unlock blur

₹19 L/yr - ₹46 L/yr

Software Engineer
13 salaries
unlock blur

₹7.8 L/yr - ₹18.5 L/yr

Senior Software Engineer
13 salaries
unlock blur

₹16.5 L/yr - ₹45.8 L/yr

Explore more salaries
Compare JLL Technologies with
Accenture

Accenture

3.8
Compare
Wipro

Wipro

3.7
Compare
Amazon

Amazon

4.0
Compare
Capgemini

Capgemini

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • JLL Technologies Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter