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
logo
Premium Employer

i

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

Johnson Electric Verified Tick Work with us arrow

Compare button icon Compare button icon Compare
3.4

based on 121 Reviews

  • Why join us
  • Reviews
    121
  • Salaries
    746
  • Interviews
    15
  • Jobs
    12
  • Benefits
    8
  • Photos
    1

Filter interviews by

Johnson Electric Senior Software Engineer Interview Questions and Answers

Updated 10 Apr 2025

Johnson Electric Senior Software Engineer Interview Experiences

2 interviews found

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2025

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

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. What is the implementation of a circular queue using structures in C and classes in C++?
  • Ans. 

    Implementing a circular queue using structures in C and classes in C++ for efficient data management.

    • A circular queue uses a fixed-size array and wraps around when the end is reached.

    • In C, define a structure with front, rear, and size attributes.

    • In C++, use a class to encapsulate queue operations and maintain data integrity.

    • Both implementations should include functions for enqueue, dequeue, and checking if the queue is...

  • Answered by AI
    Add your answer
  • Q2. Sort a vector of strings alphabetically
  • Ans. 

    Sort a vector of strings alphabetically using standard sorting algorithms.

    • Use built-in sorting functions like std::sort in C++ or Collections.sort in Java.

    • Example in Python: sorted(['banana', 'apple', 'cherry']) returns ['apple', 'banana', 'cherry'].

    • Consider case sensitivity; 'Apple' and 'apple' may be treated differently.

    • For custom sorting, provide a key function to define sorting criteria.

  • Answered by AI
    Add your answer
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 8 Jul 2024

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

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

Round 1 - Coding Test 

.net coding and pseudo coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Many invisible terms and conditions and repeated questions.
Asking questions and new conditions without any hesitation how other experienced person will react.
Like asking to reject current offer, 2 years bond for senior role???.
I was thinking to drop the process, but hopefully red signal came from their end.
It feels same work environment of Chinese, Japanese and Taiwan companies, like strict hours, 5 Days office etc.
Not sure they aware of AI copilot, which does 80% of coding in few minutes, manual software development and man power will be gone soon.
Anonymous

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
View answers (3)
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
View answers (2)
asked in Persistent Systems
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
View answers (2)
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
View answer (1)
asked in Q3 Technologies
Q5. If you have to prioritize between coding standards and project de ... read more
View answers (2)
View All

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 Johnson Electric?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Senior Software Engineer Interview Questions & Answers

IDEMIA user image Anonymous

posted on 27 Jul 2020

I applied via Company Website and was interviewed in Jun 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Regarding protocols and app security.
  • Add your answer
  • Q2. How will you secure an iOS application?
  • Ans. 

    Securing an iOS application involves implementing various measures to protect user data and prevent unauthorized access.

    • Implement secure authentication mechanisms such as biometric authentication or two-factor authentication.

    • Use encryption to protect sensitive data both in transit and at rest.

    • Implement secure coding practices to prevent common vulnerabilities such as SQL injection or cross-site scripting.

    • Regularly upda...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice coding questions like Fibonacci series, array etc.

Skills evaluated in this interview

Anonymous
company Logo

Software Engineer Interview Questions & Answers

IDEMIA user image Anonymous

posted on 10 Oct 2020

Interview Questionnaire 

1 Question

  • Q1. C in depth, processor and controller
  • Add your answer
Anonymous
company Logo

Software Developer Interview Questions & Answers

Delta Electronics user image Anonymous

posted on 14 May 2017

I appeared for an interview in Dec 2016.

Interview Questionnaire 

1 Question

  • Q1. How you will work under a supervisor.
  • Ans. 

    I will communicate effectively, follow instructions, seek feedback, and collaborate with my supervisor.

    • Communicate regularly with supervisor to provide updates on progress and ask for clarification when needed

    • Follow instructions carefully and ask for help if unsure about a task

    • Seek feedback on my work to improve and grow professionally

    • Collaborate with supervisor and team members to achieve project goals

    • Provide suggesti...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Round: Test
Experience: I got selected for next round.
Tips: Do not loses hope.
Duration: 1 hour
Total Questions: 10

Round: Technical + HR Interview
Experience: It was nice experience.
Tips: Do not loses hope.

Skills: Technical Analysis, Managing People
College Name: IIT Kharagpur
Anonymous
company Logo

Senior Engineer Interview Questions & Answers

Samsung Display user image Anonymous

posted on 8 Mar 2021

I applied via Naukri.com and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Relevant to department
  • Add your answer

Interview Preparation Tips

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

Senior Engineer Interview Questions & Answers

Wistron user image Anonymous

posted on 14 May 2021

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

Interview Questionnaire 

4 Questions

  • Q1. About line balancing
  • Add your answer
  • Q2. Kaizen
  • Add your answer
  • Q3. Manpower handling
  • Add your answer
  • Q4. Productivity achievement
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Was good
Anonymous
Are these interview questions helpful?
company Logo

Software Engineer Interview Questions & Answers

IDEMIA user image Anonymous

posted on 16 Jul 2021

I applied via Campus Placement and was interviewed in Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basics of java and data structures, they will ask you some puzzles
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and confindent you will able to crack it
Anonymous
company Logo

Software Developer Interview Questions & Answers

IDEMIA user image Anonymous

posted on 11 May 2022

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

Round 1 - Technical 

(1 Question)

  • Q1. C programming,Java language,oops
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Sir , i am a fresher . I have a throttical knowledge
Anonymous
company Logo

Software Engineer Interview Questions & Answers

IDEMIA user image Anonymous

posted on 11 May 2022

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

Round 1 - Technical 

(2 Questions)

  • Q1. C programming language , python programming language, HTML ,css and basic MySQL server
  • Add your answer
  • Q2. Basic knowledge of Excel sheet and power point
  • Add your answer
Round 2 - HR 

(1 Question)

  • Q1. Personal introduction
  • Add your answer

Interview Preparation Tips

Topics to prepare for IDEMIA Software Engineer interview:
  • C languag
  • Basic python
Interview preparation tips for other job seekers - Sir I am a fresher .I am theoretical knowledge . not I am practical knowledge good programming in c language
Anonymous
More about working at Johnson Electric
  • HQ - Shatin, Hong Kong, Hong Kong
  • Electronics Manufacturing
  • 51-200 Employees (India)
  • Industrial Machinery
  • Urban Transport

Johnson Electric Interview FAQs

How many rounds are there in Johnson Electric Senior Software Engineer interview?
Johnson Electric interview process usually has 1 rounds. The most common rounds in the Johnson Electric interview process are Coding Test.
How to prepare for Johnson Electric Senior Software Engineer 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 Johnson Electric. The most common topics and skills that interviewers at Johnson Electric expect are Ascet, Auditing, Automotive, CMMI and Canalyzer.
What are the top questions asked in Johnson Electric Senior Software Engineer interview?

Some of the top questions asked at the Johnson Electric Senior Software Engineer interview -

  1. What is the implementation of a circular queue using structures in C and classe...read more
  2. Sort a vector of strings alphabetica...read more

Tell us how to improve this page.

Johnson Electric Interviews By Designations

  • Johnson Electric Quality Engineer Interview Questions
  • Johnson Electric Senior Software Engineer Interview Questions
  • Johnson Electric Senior Engineer Interview Questions
  • Johnson Electric Network Administrator Interview Questions
  • Johnson Electric Production Engineer Interview Questions
  • Johnson Electric Intern Interview Questions
  • Johnson Electric Data Engineer Interview Questions
  • Johnson Electric Junior Engineer Quality Control Interview Questions
  • Show more
  • Johnson Electric Trainee Interview Questions
  • Johnson Electric Machine Operator Interview Questions

Interview Questions for Popular Designations

  • Software Engineer Interview Questions
  • Associate Software Engineer Interview Questions
  • Softwaretest Engineer Interview Questions
  • Software Engineer Trainee Interview Questions
  • Software Developer Intern Interview Questions
  • Software Development Engineer Interview Questions
  • Software Developer Interview Questions
  • Junior Software Developer Interview Questions
  • Show more
  • Junior Software Engineer Interview Questions
  • Full Stack Software Developer Interview Questions

Overall Interview Experience Rating

2.5/5

based on 2 interview experiences

Difficulty level

Moderate 50%
Hard 50%

Duration

Less than 2 weeks 100%
View more
logo
Join Johnson Electric We Innovate Motion.

Interview Questions from Similar Companies

Flex
Flex Interview Questions
4.0
 • 197 Interviews
Foxconn
Foxconn Interview Questions
3.9
 • 174 Interviews
TE Connectivity
TE Connectivity Interview Questions
4.1
 • 87 Interviews
Wistron
Wistron Interview Questions
3.9
 • 83 Interviews
DBG Technology
DBG Technology Interview Questions
3.8
 • 70 Interviews
Salcomp Manufacturing
Salcomp Manufacturing Interview Questions
4.0
 • 70 Interviews
Delta Electronics
Delta Electronics Interview Questions
4.0
 • 58 Interviews
Prama Hikvision India
Prama Hikvision India Interview Questions
3.7
 • 55 Interviews
IDEMIA
IDEMIA Interview Questions
3.9
 • 50 Interviews
Samsung Display
Samsung Display Interview Questions
3.9
 • 44 Interviews
View all
Johnson Electric Salaries in India
Junior Engineer
43 salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Assistant Engineer
17 salaries
unlock blur

₹3.5 L/yr - ₹5.4 L/yr

Lead Engineer
16 salaries
unlock blur

₹8.3 L/yr - ₹17.5 L/yr

Quality Engineer
15 salaries
unlock blur

₹2 L/yr - ₹8 L/yr

Engineer
14 salaries
unlock blur

₹3.6 L/yr - ₹12 L/yr

Explore more salaries
Compare Johnson Electric with
Flex

Flex

4.0
Compare
Foxconn

Foxconn

3.9
Compare
TE Connectivity

TE Connectivity

4.1
Compare
Wistron

Wistron

3.9
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Johnson Electric Interview Questions >
  • Johnson Electric Senior Software Engineer 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