Glassdoor users rated their interview experience at Johnson Controls as 50% positive with a difficulty rating score of 2 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Communications Specialist and Intern rated their interviews as the hardest, whereas interviews for Communications Specialist and Intern roles were rated as the easiest.
Here are the most commonly searched roles for interview reports -
I applied online. The process took 1 week. I interviewed at Johnson Controls (Londres, Inglaterra)
Interview
Contacted by HR
1st Interview with HR
2nd Interview with your manager
3th & Final Interview with your manager and general manager
After the last interview, if you success, you are getting an offer separately from HR.
Interview questions [1]
Question 1
About your experience, your approach to the challenges, your good parts/skills, why JCI
I applied online. The process took 1 day. I interviewed at Johnson Controls
Interview
The hiring manager clearly shared the company direction and expectations. He also shared about the company culture. The whole conversation was engaging, exchanging experiences. The whole session was around 1hour.
Interview questions [1]
Question 1
Share your experience in managing a difficult customer.
I applied through a recruiter. The process took 1+ week. I interviewed at Johnson Controls (Nueva Delhi) in Feb 2022
Interview
Interview was good. The person who took Interview is cool and very much understandable. They were expecting the way how would U solve a problem. Explained each and everything clearly about oops concepts. They took 2 rounds,
2nd round was like Behavioral and technical coding.
Interview questions [2]
Question 1
1st Round Johson Controls: 13-Jan-2022
About myself,
SDLC life cycle which we follow,
What is socket.
What is virtual memory how we use it and where we wl use it.
How data structures are classified and based on what. Like Linear....
What is the difference between stack and queue.
What is a binary tree
WAP to reverse a given number.
WAP to sort an array. Any sorting
What is call by value and call by reference WAP and evaluate both.
What is a structure and union. What is the difference between them.
What is static memory allocation and dynamic memory allocation?
What is the difference between calloc and malloc.
What are the keywords u use to clear the memory.
Different principles of OOPS.
Like Inheritance, polymorphism, Encapsulation and abstraction.
Explain each and every thing with example and how can we use them.
What is the multiple Inheritance. How to solve diamond problem.
Ans: using Virtual keyword for class.
What is runtime polymorphism?
Puzzle about 5liter and 3littr water. How to measure 4 liters.
Ans: in below link.
2nd round
STAR Based questions and explanation each and every scenario.
1 coding challenge to solve.
coding was like to find the differennt possible combination of letters in a given string sample in below link.