Upload Button Icon Add office photos

Filter interviews by

UE Autotech (I) Interview Questions and Answers

Updated 2 Jun 2024

UE Autotech (I) Interview Experiences

Popular Designations

4 interviews found

HR Executive Interview Questions & Answers

user image ekta saxena

posted on 21 Dec 2023

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

I applied via Apna Jobs and was interviewed in Nov 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. About the experience knowledge.
Round 3 - Technical 

(1 Question)

  • Q1. According the profile.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good place to learn new things.

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about your worst scenario in accounting
  • Q2. Tell me how you correct some of wrong and unidentified errors
  • Ans. 

    I identify errors by reviewing financial records, analyzing data, and collaborating with team members to rectify discrepancies.

    • Reviewing financial statements and records for inaccuracies

    • Analyzing data to identify discrepancies

    • Collaborating with team members to rectify errors

    • Implementing controls to prevent future errors

    • Conducting regular audits to ensure accuracy

  • Answered by AI
  • Q3. What are your natural skills you use in your work

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with your attitude and concepts before applying here and ready for the pressure and multitasking work assignments.

Skills evaluated in this interview

Accounts & Finance Manager Interview Questions asked at other Companies

Q1. If any one invest their money in a company (debture). Then what get he or she from the company?
View answer (3)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via Approached by Company and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Ask ridiculous ask about roots, where your ancestors come from ?
Round 2 - Behavioral 

(3 Questions)

  • Q1. Tell me if i do house arrest for one week for pending work, will you able to do that ?
  • Q2. What you can do for me in my house work ?
  • Q3. How your wife will behave if you do night shifts

Interview Preparation Tips

Interview preparation tips for other job seekers - Dont spoil your career and time to visit this company

Purchase Executive Interview Questions asked at other Companies

Q1. How to handle critical situation in future if create any problem from you Supplier end?
View answer (3)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Shine and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about your last experience

Interview Preparation Tips

Interview preparation tips for other job seekers - STAY AWAY FROM THIS COMPANY. DONT LOOK THE DLF BUILDING , ITS A JAIL MANAGED BY ECCENTRIC MIND

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (52)

UE Autotech (I) interview questions for popular designations

 Accounts & Finance Manager

 (1)

 HR Executive

 (1)

 Purchase Executive

 (1)

 Sales Executive

 (1)

Interview questions from similar companies

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

Interview Questionnaire 

6 Questions

  • Q1. What about yourself
  • Q2. Java developer
  • Q3. About java
  • Q4. Working experience
  • Q5. About hobby
  • Q6. Communication way

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Company Website and was interviewed in May 2022. 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 - Aptitude Test 

Find tha Right career for you

Interview Preparation Tips

Interview preparation tips for other job seekers - Define you communication "stack".....
Determine transparency.....
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Assignment 

Computer Science engineering subject only

Interview Preparation Tips

Interview preparation tips for other job seekers - Assessment is very easy when you have good knowledge on cs subjects
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Which backend technology is used in flutter?
  • Ans. 

    Flutter primarily uses Dart for backend development, but it can integrate with various backend technologies like Node.js, Firebase, and more.

    • Flutter uses Dart as its primary programming language for both frontend and backend development.

    • Common backend technologies that can be integrated with Flutter include Node.js, which allows for building RESTful APIs.

    • Firebase is a popular choice for Flutter apps, providing real-tim...

  • Answered by AI
  • Q2. Dart is used in ?

Interview Preparation Tips

Interview preparation tips for other job seekers - if u want initial experience... And recommendations join
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. How does hash table work?.
  • Ans. 

    A hash table stores key-value pairs for efficient data retrieval using a hash function to compute an index.

    • Uses a hash function to convert keys into array indices.

    • Handles collisions using methods like chaining or open addressing.

    • Example: Inserting key 'apple' might hash to index 3, storing value 'fruit'.

    • Average time complexity for search, insert, and delete is O(1).

    • Resizing may occur when the load factor exceeds a cert

  • Answered by AI
  • Q2. Difference between multithreading and multiprocessing.
  • Ans. 

    Multithreading uses multiple threads within a single process, while multiprocessing uses multiple processes for parallel execution.

    • Multithreading shares the same memory space, making it lightweight and faster for communication.

    • Multiprocessing has separate memory spaces, which can lead to better stability and isolation.

    • Example of multithreading: A web server handling multiple requests simultaneously.

    • Example of multiproc...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Why do we hire you?
  • Ans. 

    I bring a unique blend of technical skills, problem-solving abilities, and a passion for software development that aligns with your team's goals.

    • Proven experience in developing scalable applications, such as a recent project where I improved load time by 30%.

    • Strong proficiency in multiple programming languages, including Python and Java, which allows me to adapt to various project requirements.

    • Excellent teamwork and co...

  • Answered by AI
  • Q2. What is your role
  • Ans. 

    As a Land Surveyor, I measure and map land boundaries, ensuring accurate data for construction and land development projects.

    • Conduct surveys to determine land boundaries and topography.

    • Use specialized equipment like GPS and total stations for precise measurements.

    • Prepare detailed maps and reports for clients and stakeholders.

    • Collaborate with architects and engineers to ensure compliance with regulations.

    • Example: Survey...

  • Answered by AI

UE Autotech (I) Interview FAQs

How many rounds are there in UE Autotech (I) interview?
UE Autotech (I) interview process usually has 1-2 rounds. The most common rounds in the UE Autotech (I) interview process are HR, Resume Shortlist and Technical.
How to prepare for UE Autotech (I) 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 UE Autotech (I). The most common topics and skills that interviewers at UE Autotech (I) expect are B2B Sales, Digital Marketing, Inside Sales, Cold Calling and Lead Generation.
What are the top questions asked in UE Autotech (I) interview?

Some of the top questions asked at the UE Autotech (I) interview -

  1. Tell me how you correct some of wrong and unidentified err...read more
  2. According the profi...read more

Tell us how to improve this page.

UE Autotech (I) Interview Process

based on 9 interviews

Interview experience

3.7
  
Good
View more

Interview Questions from Similar Companies

Any Brand Interview Questions
4.1
 • 68 Interviews
Bluestock ™ Interview Questions
4.4
 • 46 Interviews
Pie Infocomm Interview Questions
4.5
 • 39 Interviews
MNC AUTOMATION Interview Questions
4.2
 • 36 Interviews
Beyondriffs Interview Questions
4.6
 • 25 Interviews
Birla White Interview Questions
4.2
 • 25 Interviews
FreshToHome Interview Questions
3.5
 • 23 Interviews
View all

UE Autotech (I) Reviews and Ratings

based on 58 reviews

3.7/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.6

Salary

3.6

Job security

3.5

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 58 Reviews and Ratings
Digital Marketing Manager
4 salaries
unlock blur

₹5.2 L/yr - ₹6 L/yr

Business Development Manager
3 salaries
unlock blur

₹2.7 L/yr - ₹6.8 L/yr

E Commerce Manager
3 salaries
unlock blur

₹3.6 L/yr - ₹14 L/yr

Explore more salaries
Compare UE Autotech (I) with

ACTE

4.6
Compare

Birla White

4.2
Compare

Zeetech Management And Marketing

4.0
Compare

Ricoh

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