Upload Button Icon Add office photos

Filter interviews by

Japan Jindal Elevator Service Senior Engineer Interview Questions and Answers

Updated 4 Jan 2020

Japan Jindal Elevator Service Senior Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. They asked me about my current job profile and my total experience basically.
  • Q2. Questions about the basic Mechanical Engineering.
  • Q3. They checked my communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - It is difficult to answer all the questions but always be specific and short when answering.
Always speak truth and refuse to answer if you don't know the answer and say they i didn't get to know about it anytime because never had any requirement to know the same.
Interviewer always want to check whether we speak truth or not. Never be over confident, but always be confident. Always remember that it is not your last interview, but it is an opportunity to boost up your carrier.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. How to create the IP sec tunnel?
  • Ans. 

    To create an IPsec tunnel, configure the necessary parameters on both ends of the connection.

    • Configure the IPsec parameters such as encryption algorithms, authentication methods, and key exchange protocols on both the source and destination devices.

    • Establish a secure communication channel by setting up the IPsec tunnel between the two endpoints.

    • Ensure that the IPsec tunnel is properly configured and tested for secure d...

  • Answered by AI
  • Q2. How to troubleshoot the IP sec tunnel?
  • Ans. 

    To troubleshoot an IPsec tunnel, check configurations, verify connectivity, monitor logs, and use packet capture tools.

    • Check the IPsec configuration on both ends to ensure they match

    • Verify that the tunnel endpoints can reach each other

    • Monitor logs on both devices for any error messages related to the tunnel

    • Use packet capture tools like Wireshark to analyze traffic going through the tunnel

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How ssl vpn it will be working for the remote location?
  • Ans. 

    SSL VPN allows remote users to securely access the network from any location.

    • SSL VPN uses encryption to secure the connection between the remote user and the network.

    • It authenticates users before granting access to resources.

    • SSL VPN can be set up using a web browser or a client application.

    • It provides a secure way for remote employees to access company resources.

    • SSL VPN can be configured to restrict access based on use

  • Answered by AI
  • Q2. How to configure the IP sec tunnel for 3 different location and explain the traffic traffic flow and how it will be work?
  • Ans. 

    Configuring IPsec tunnel for 3 different locations and explaining traffic flow

    • Configure IPsec tunnel on routers/firewalls at each location

    • Set up IPsec policies for encryption and authentication

    • Define IPsec tunnel endpoints and establish secure communication

    • Ensure proper routing between locations for traffic flow

    • Monitor and troubleshoot the IPsec tunnel for any issues

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. How to upgrade to the palaalto firewall and fortigate?
  • Ans. 

    To upgrade to Palo Alto firewall and Fortigate, follow these steps: plan the upgrade, backup configurations, test the upgrade in a lab environment, schedule downtime, perform the upgrade, test functionality post-upgrade.

    • Plan the upgrade by determining the current firewall configurations and requirements for the new firewalls.

    • Backup configurations of the existing firewalls to ensure data safety in case of any issues dur...

  • Answered by AI
  • Q2. The both locations IP sec tunnel are down. How to troubleshoot the issue.
  • Ans. 

    To troubleshoot both locations IPsec tunnel being down, check configurations, network connectivity, and security policies.

    • Check the IPsec configurations on both ends to ensure they match

    • Verify network connectivity between the two locations

    • Check firewall and security policies to ensure they are not blocking the IPsec traffic

    • Review logs on both ends for any error messages or indications of the issue

    • Restart the IPsec serv

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technical team will schedule a call and discuss about our role and responsibility.
Round 2 - Technical 

(1 Question)

  • Q1. Based on your role
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Ai interview backend microservices core java

Round 2 - Technical 

(2 Questions)

  • Q1. Microservice architecture spring boot
  • Q2. Rest api implementation and communication

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare learn and retry
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is spring boot
  • Ans. 

    Spring Boot is a Java-based framework used for creating standalone, production-grade Spring-based applications.

    • Spring Boot simplifies the process of creating Spring applications by providing a set of default configurations.

    • It allows for easy setup of Spring projects with minimal configuration.

    • Spring Boot includes embedded servers like Tomcat, Jetty, or Undertow, making it easy to deploy applications.

    • It provides product...

  • Answered by AI
  • Q2. What is serialisation
  • Ans. 

    Serialisation is the process of converting an object into a stream of bytes to store or transmit data.

    • Serialisation is used to save the state of an object and recreate it when needed.

    • It allows objects to be converted into a format that can be easily stored or transmitted.

    • Common examples include JSON, XML, and binary serialisation.

    • Serialisation is important for data persistence and inter-process communication.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Binary search using Java 8
  • Ans. 

    Binary search is a fast search algorithm that finds the position of a target value within a sorted array.

    • Ensure the array is sorted before performing binary search.

    • Compare the target value with the middle element of the array.

    • If the target value is less than the middle element, search the left half of the array. If greater, search the right half.

    • Repeat the process until the target value is found or the subarray is empt

  • Answered by AI
  • Q2. Merge sort and it's implementation
  • Ans. 

    Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges them back together.

    • Divide the array into two halves recursively

    • Sort each half separately

    • Merge the sorted halves back together

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about your self?
  • Ans. 

    Experienced Senior Engineer with a strong background in software development and project management.

    • Over 10 years of experience in software engineering

    • Proficient in multiple programming languages such as Java, Python, and C++

    • Led successful projects from conception to completion, delivering high-quality solutions on time and within budget

    • Strong problem-solving skills and ability to work well in a team environment

  • Answered by AI
  • Q2. Explain about your roles and responsibilities in your current project?
  • Ans. 

    I am responsible for designing, implementing, and testing new features in the project.

    • Designing new features based on requirements provided by stakeholders

    • Implementing the designed features using appropriate technologies and best practices

    • Testing the implemented features to ensure they meet quality standards

    • Collaborating with team members to troubleshoot and resolve technical issues

    • Participating in code reviews and pro

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What is your expected salary?
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Senior Engineers.

    • Consider my years of experience in the field

    • Take into account my specialized skills and certifications

    • Research the current market rate for Senior Engineers in this location

    • Open to negotiation based on benefits package offered

  • Answered by AI
  • Q2. How soon you can join?
  • Ans. 

    I can join within 2 weeks of receiving an offer.

    • I can start within 2 weeks of receiving an offer.

    • My current notice period is 2 weeks.

    • I am available to start immediately.

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

I was interviewed in Sep 2024.

Round 1 - Coding Test 

Hackerrank coding & techinical interview test

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn core java, spring boot & Microservices concept well.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the difficulties faced during the layout ?
  • Ans. 

    Difficulties faced during layout include space constraints, equipment compatibility, and regulatory compliance.

    • Space constraints can limit the placement of equipment and affect workflow.

    • Ensuring equipment compatibility can be challenging when integrating new technologies with existing systems.

    • Meeting regulatory compliance standards adds complexity to the layout design process.

  • Answered by AI
  • Q2. How to prevent the latch up in the actual layout?
  • Ans. 

    Prevent latch up in layout by using guard rings, spacing between devices, and proper substrate connections.

    • Use guard rings around sensitive nodes to prevent latch up.

    • Ensure proper spacing between devices to avoid parasitic currents.

    • Connect substrate properly to prevent latch up.

    • Use well-taps to tie substrate to the most negative voltage in the circuit.

    • Avoid high substrate resistances that can lead to latch up.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are experienced , go through the projects which you have done . should get the knowledge about the tools which you are using.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about your self?
  • Ans. 

    I am a dedicated and experienced Senior Engineer with a strong background in project management and problem-solving.

    • Over 10 years of experience in engineering field

    • Expertise in project management and team leadership

    • Strong problem-solving skills and attention to detail

    • Proficient in various engineering software and tools

    • Excellent communication and interpersonal skills

  • Answered by AI
  • Q2. Why deloitte? and Us
  • Ans. 

    Deloitte is a global leader in consulting and technology services, offering exciting opportunities for growth and innovation.

    • Deloitte is a prestigious global consulting firm known for its innovative solutions and industry expertise

    • Deloitte offers a wide range of opportunities for career growth and development

    • Deloitte values diversity and inclusion, creating a supportive and collaborative work environment

    • Deloitte's focu...

  • Answered by AI

Japan Jindal Elevator Service Interview FAQs

What are the top questions asked in Japan Jindal Elevator Service Senior Engineer interview?

Some of the top questions asked at the Japan Jindal Elevator Service Senior Engineer interview -

  1. Questions about the basic Mechanical Engineeri...read more
  2. They checked my communication ski...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Japan Jindal Elevator Service interview
Recruitment Consultant
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Manager
4 salaries
unlock blur

₹8.5 L/yr - ₹10 L/yr

System Administrator
4 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

Senior Manager Sales & Marketing
4 salaries
unlock blur

₹3.3 L/yr - ₹17.3 L/yr

Senior Technician
4 salaries
unlock blur

₹2.6 L/yr - ₹4.3 L/yr

Senior Purchase Executive
4 salaries
unlock blur

₹5.5 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Japan Jindal Elevator Service with

Johnson Lifts

4.0
Compare

Otis Elevator

4.1
Compare

KONE

4.2
Compare

Schindler

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview