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
Engaged Employer

i

This company page is being actively managed by Accel Limited Team. If you also belong to the team, you can get access from here

Accel Limited Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 125 Reviews

Play video Play video Video summary
  • About
  • Reviews
    125
  • Salaries
    698
  • Interviews
    8
  • Jobs
    1
  • Benefits
    9
  • Photos
    4

Filter interviews by

Accel Limited Junior Engineer Production Interview Questions and Answers

Updated 12 Sep 2023

Accel Limited Junior Engineer Production Interview Experiences

1 interview found

Junior Engineer Production Interview Questions & Answers

user image Anonymous

posted on 11 Aug 2023

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

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

(2 Questions)

  • Q1. What is the difference between refrigeration plant and AC plant
  • Ans. 

    Refrigeration plants are used for cooling large spaces or products, while AC plants are used for cooling smaller spaces like homes or offices.

    • Refrigeration plants are used in industrial settings to cool large spaces or products, such as in food processing or storage facilities.

    • AC plants are used in residential or commercial settings to cool smaller spaces like homes, offices, or retail stores.

    • Refrigeration plants typic...

  • Answered by AI
    View 1 more answer
  • Q2. Refrigeration system works on which principal.
  • Ans. 

    Refrigeration systems work on the principle of removing heat from a space to lower its temperature.

    • Refrigeration systems use a refrigerant to absorb and release heat through a cycle of compression and expansion.

    • The refrigerant absorbs heat from the space to be cooled, then releases it outside the space.

    • The cycle continues to maintain a lower temperature inside the space.

    • Examples of refrigeration systems include air con...

  • Answered by AI
    View 1 more answer

Interview Preparation Tips

Interview preparation tips for other job seekers - First we know about company which interview is attending and main moto of company .
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Accel Limited?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Developer Interview Questions & Answers

Test Yantra Software Solutions user image Anonymous

posted on 20 Feb 2021

I applied via Recruitment Consultant and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Method overloading, method overriding, life cycle of thread,oops concepts
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds. 1. Technical written test, here, pattern, string, array questions were asked. 2.Face to face .
3. Manager round, here scenario based questions on jdbc,hybernate and other family background details.
4. HR round.
Anonymous

Junior Engineer Production Interview Questions Asked at Other Companies

asked in Action Tesa
Q1. What is the bearing and it's types...gear train...gear box...octa ... read more
View answers (2)
asked in MG Motor
Q2. You mentioned in your CV that you reduced the cycle time of a pro ... read more
View answer (1)
asked in Siemens Energy
Q3. 1. introduction 2. what is transformer and function of transforme ... read more
View answers (2)
asked in MG Motor
Q4. What do you understand by poka yoke?
View answers (4)
asked in Kia Motors
Q5. 1.What is spot welding 2.how to troubleshoot whenever breakdown h ... read more
View answer (1)
View All
company Logo

Software Engineer Interview Questions & Answers

Maveric Systems user image Anonymous

posted on 15 Nov 2019

I applied via Recruitment Consultant and was interviewed in Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic Java questions
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Had appeared for Java developer role, basic Java questions were asked.
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Anonymous

posted on 30 Sep 2021

I applied via Walk-in and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. How to compile all Java files inside a folder using Cmd
  • Ans. 

    To compile all Java files inside a folder using Cmd, navigate to the folder and run 'javac *.java'

    • Open Command Prompt and navigate to the folder containing the Java files

    • Run the command 'javac *.java' to compile all Java files in the folder

    • Check for any errors or warnings in the output

  • Answered by AI
    Add your answer
  • Q2. Internal working of Hashmap and Concurrent Hashmap
  • Ans. 

    Hashmap is a data structure that stores key-value pairs. Concurrent Hashmap is a thread-safe version of Hashmap.

    • Hashmap uses hashing to store and retrieve elements based on their keys.

    • Concurrent Hashmap allows multiple threads to access and modify the map concurrently.

    • Hashmap has a load factor that determines when the map needs to be resized.

    • Concurrent Hashmap uses a technique called lock striping to allow concurrent a...

  • Answered by AI
    Add your answer
  • Q3. Servlet : Listeners, Filters related questions
  • Add your answer
  • Q4. Java 8 features
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on Core Java Concepts

Skills evaluated in this interview

Anonymous
company Logo

Software Developer Interview Questions & Answers

Newgen Software Technologies user image Anonymous

posted on 26 Nov 2020

I applied via Naukri.com and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Servlet life cycle, bubble sort, quick sort, binary search, how can a software ensure GDPR rules being followed, SQL queries (second highest salary)
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - you will need to give a psychometric test, some beginner sometimes mediocre level programming test and final technical interview which may last till an hour. Do read about 1 or 2 Newgen products before going for the interview. They will definitely ask. Just be confident.Offer letter generally comes within 2 weeks. All the best !!
Anonymous
company Logo

Software Developer Interview Questions & Answers

Newgen Software Technologies user image Brijesh Mishra

posted on 7 Jul 2017

Interview Questionnaire 

1 Question

  • Q1. Runtime pollymorphism
  • Add your answer

Interview Preparation Tips

Round: Test
Experience: I scored good.
Tips: Core java good knowledge.
Duration: 30 minutes
Total Questions: 25

Round: Technical Interview
Experience: like this many ques from core java and hibernate and sql also and I scored good.
Tips: Command over core java and sql also.

Anonymous
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Brijesh Mishra

posted on 3 Sep 2017

I appeared for an interview in Sep 2017.

Interview Questionnaire 

3 Questions

  • Q1. What is deadlock
  • Ans. 

    Deadlock is a situation where two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Deadlock occurs when two or more processes are stuck in a circular wait, where each process is waiting for a resource held by another process.

    • Four necessary conditions for deadlock are mutual exclusion, hold and wait, no preemption, and circular wait.

    • Example: Process A holds resource X a...

  • Answered by AI
    Add your answer
  • Q2. Which technology you know and worked
  • Ans. 

    I have experience with various technologies including Java, Python, HTML/CSS, JavaScript, and SQL.

    • Java

    • Python

    • HTML/CSS

    • JavaScript

    • SQL

  • Answered by AI
    Add your answer
  • Q3. Why you are looking for change and what is your notice period
  • Ans. 

    I am looking for a change to explore new opportunities and challenges. My notice period is 30 days.

    • Seeking new opportunities and challenges

    • Want to learn and grow in a different environment

    • Exploring better career prospects

    • Seeking a company with a better work-life balance

    • Notice period is 30 days

  • Answered by AI
    Add your answer

Interview Preparation Tips

Round: Test
Experience: 25 objective ques from Java and 25 from English
Tips: should prepare with Java Technology
Duration: 1 hour
Total Questions: 50

Round: Technical Interview
Experience: describe clearly
Tips: should prepared

Round: Technical Interview
Experience: do you know about jsf
Tips: yes, I worked

Round: Technical + HR Interview
Experience: this is my dream company actually, and notice is 15 to 20 days.
Tips: be confident

Skills evaluated in this interview

Anonymous
Are these interview questions helpful?
company Logo

Consultant Interview Questions & Answers

T-Systems ICT India user image Anonymous

posted on 3 May 2021

I applied via Referral and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Based on experience for SAP basis.
  • Add your answer
  • Q2. Kernel upgrade, component patching, TMS questions, SAP NT concept, Unix Linux commands, Oracle, BR tools, backups, license application, note application, SAP security notes, certificates, Java portal relat...
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall experience was good.
Do not give wrong answers.
A good organization to work in.
Anonymous
company Logo

Consultant Interview Questions & Answers

Sonata Software user image Anonymous

posted on 9 Apr 2021

I applied via Naukri.com and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. As Automation enginner, they are focusing on framework design and tool knowledge
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare as per resume
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Newgen Software Technologies user image Anonymous

posted on 3 Mar 2022

I applied via Campus Placement and was interviewed before Mar 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was easy with basic ques and then pymetrics tesy

Round 2 - Coding Test 

Coding test had basic questions on Java core

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare theoritical concept of SQL and Java well
Anonymous
More about working at Accel Limited
  • HQ - Chennai, Tamil Nadu, India
  • IT Services & Consulting
  • 1k-5k Employees (India)
  • Public

Accel Limited Interview FAQs

How many rounds are there in Accel Limited Junior Engineer Production interview?
Accel Limited interview process usually has 2 rounds. The most common rounds in the Accel Limited interview process are Resume Shortlist and Technical.
What are the top questions asked in Accel Limited Junior Engineer Production interview?

Some of the top questions asked at the Accel Limited Junior Engineer Production interview -

  1. What is the difference between refrigeration plant and AC pl...read more
  2. Refrigeration system works on which princip...read more

Tell us how to improve this page.

Accel Limited Interviews By Designations

  • Accel Limited Technical Support Engineer Interview Questions
  • Accel Limited Team Lead Operations Interview Questions
  • Accel Limited Network Administrator Interview Questions
  • Accel Limited Assistant Manager Project Management Interview Questions
  • Accel Limited Business Development Manager Interview Questions
  • Accel Limited IT Desktop Support Engineer Interview Questions
  • Accel Limited Junior Engineer Production Interview Questions

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Newgen Software Technologies
Newgen Software Technologies Interview Questions
3.8
 • 193 Interviews
3i Infotech
3i Infotech Interview Questions
3.4
 • 151 Interviews
Happiest Minds Technologies
Happiest Minds Technologies Interview Questions
3.6
 • 140 Interviews
Microland
Microland Interview Questions
3.5
 • 138 Interviews
NSE.IT
NSE.IT Interview Questions
3.6
 • 137 Interviews
Test Yantra Software Solutions
Test Yantra Software Solutions Interview Questions
3.0
 • 131 Interviews
Mastek
Mastek Interview Questions
3.6
 • 127 Interviews
Maveric Systems
Maveric Systems Interview Questions
3.5
 • 125 Interviews
Sonata Software
Sonata Software Interview Questions
3.4
 • 122 Interviews
T-Systems ICT India
T-Systems ICT India Interview Questions
3.8
 • 97 Interviews
View all
Accel Limited Salaries in India
Engineer- Customer Support
47 salaries
unlock blur

₹1.5 L/yr - ₹3.5 L/yr

Technical Support Engineer
34 salaries
unlock blur

₹1.9 L/yr - ₹4.5 L/yr

Desktop Support Engineer
32 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Network Engineer
16 salaries
unlock blur

₹1.9 L/yr - ₹3.7 L/yr

System Administrator
16 salaries
unlock blur

₹2.7 L/yr - ₹4.7 L/yr

Explore more salaries
Compare Accel Limited with
3i Infotech

3i Infotech

3.4
Compare
Microland

Microland

3.5
Compare
Newgen Software Technologies

Newgen Software Technologies

3.8
Compare
NSE.IT

NSE.IT

3.6
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Accel Limited 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