Upload Button Icon Add office photos

Filter interviews by

Jtekt Sona Automotive India Software Development Engineer Intern Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Rveerse an array

Interview Preparation Tips

Interview preparation tips for other job seekers - concentrate on c++ and basic concepts of computer science.

Interview Preparation Tips

Round: Test
Experience: more of experience gaining and learning new tricks of codding a program.
Tips: must focus on bugging and debugging the program.
Duration: 60 mins minutes

Skills: Coding Skills,
College Name: Invertis university
Motivation: bosch is a multinational company stating its rank worldwide.so anyone would to work with outstanding company.

Interview Questionnaire 

16 Questions

  • Q1. Explain about the projects you have done, have you done them for curriculum or out of interest?
  • Ans. 

    I have done several projects both for curriculum and out of interest.

    • Developed a web application for a college project using HTML, CSS, and JavaScript.

    • Created a mobile app for tracking expenses using React Native out of interest.

    • Built a chatbot using Python for a hackathon project.

    • Developed a website for a local business using WordPress for a freelance project.

    • Created a game using Unity for a personal project.

  • Answered by AI
  • Q2. What are your favourite subjects?
  • Ans. 

    My favorite subjects are computer science, mathematics, and physics.

    • Computer Science: I enjoy programming and learning about algorithms and data structures.

    • Mathematics: I find solving complex problems and equations very satisfying.

    • Physics: I am fascinated by the laws of nature and how they govern the universe.

  • Answered by AI
  • Q3. Draw the block diagram, and explain all the components of 8051 micro-controller
  • Ans. 

    The 8051 micro-controller consists of CPU, RAM, ROM, Timers, Serial Port, Interrupts, and I/O ports.

    • The CPU is the main processing unit of the micro-controller.

    • The RAM is used for storing data temporarily.

    • The ROM contains the program code that is executed by the CPU.

    • The Timers are used for generating precise time delays.

    • The Serial Port is used for communication with other devices.

    • The Interrupts are used for handling ex...

  • Answered by AI
  • Q4. Difference between Micro-controller and Microprocessor
  • Ans. 

    Microprocessors are general-purpose CPUs while microcontrollers are designed for specific tasks.

    • Microprocessors are used in computers, smartphones, and other devices that require complex processing.

    • Microcontrollers are used in embedded systems, such as home appliances, automotive systems, and medical devices.

    • Microprocessors have separate memory and I/O interfaces while microcontrollers have them integrated on a single ...

  • Answered by AI
  • Q5. What are Von Neumann and Harvard classifications, which does 8051 belong to?
  • Ans. 

    Von Neumann and Harvard are computer architecture classifications. 8051 belongs to Harvard architecture.

    • Von Neumann architecture has a single memory space for data and instructions, while Harvard architecture has separate memory spaces for data and instructions.

    • 8051 microcontroller uses Harvard architecture as it has separate memory spaces for program instructions and data.

    • Harvard architecture allows simultaneous acces...

  • Answered by AI
  • Q6. How many bit is data bus and how many is address bus, also if there are 8 lines how many memory locations are present?
  • Q7. What are interrupts? Explain in detail what happens in 8051 when there is interrupt, What happens when there is an interrupt within an interrupt?
  • Ans. 

    Interrupts are signals that temporarily halt the execution of a program to handle a specific event.

    • When an interrupt occurs in 8051, the program counter is saved on the stack and the interrupt service routine (ISR) is executed.

    • The ISR handles the interrupt and then returns control to the main program by restoring the program counter from the stack.

    • If an interrupt occurs while another interrupt is being serviced, the se...

  • Answered by AI
  • Q8. Where is the location of current line of execution stored when there is an interrupt?
  • Ans. 

    The location of current line of execution is stored in the stack when there is an interrupt.

    • When an interrupt occurs, the processor saves the current state of execution on the stack.

    • The location of the current line of execution is stored in the program counter (PC) register.

    • The PC register is pushed onto the stack along with other registers.

    • After the interrupt is serviced, the processor pops the saved state from the st

  • Answered by AI
  • Q9. Draw basic logic gates
  • Ans. 

    Logic gates are basic building blocks of digital circuits. They perform logical operations on inputs to produce outputs.

    • AND gate: output is 1 only if both inputs are 1

    • OR gate: output is 1 if either input is 1

    • NOT gate: output is the opposite of the input

    • NAND gate: output is 0 only if both inputs are 1

    • NOR gate: output is 0 if either input is 1

    • XOR gate: output is 1 if inputs are different

    • XNOR gate: output is 1 if inputs a

  • Answered by AI
  • Q10. Draw half adder without using EXOR gate , draw full adder without EXOR
  • Ans. 

    Draw half adder and full adder without using EXOR gate.

    • Half adder can be implemented using AND and OR gates

    • Full adder can be implemented using two half adders and an OR gate

    • In half adder, sum is obtained by ORing two inputs and carry is obtained by ANDing two inputs

    • In full adder, sum is obtained by using two half adders and an OR gate, and carry is obtained by ANDing three inputs

  • Answered by AI
  • Q11. Given an input string, remove spaces and give me output string
  • Ans. 

    Remove spaces from input string and return output string

    • Iterate through each character of the input string

    • If the character is not a space, add it to the output string

    • Return the output string

  • Answered by AI
  • Q12. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and a passion for learning new technologies.

    • Graduated with a degree in Computer Science

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Experience in developing web applications using frameworks like React and Angular

    • Passionate about learning new technologies and keeping up with industry trends

  • Answered by AI
  • Q13. Family background ( what does your father do ?, what does your mother do?, etc)
  • Ans. 

    My father is a businessman and my mother is a homemaker.

    • My father runs a small business in our hometown.

    • My mother takes care of the household and our family.

    • My parents have always been supportive of my education and career goals.

  • Answered by AI
  • Q14. Why Bosch?
  • Ans. 

    Bosch is a renowned company with a strong focus on innovation and sustainability.

    • Bosch has a reputation for being a leader in innovation and technology.

    • The company has a strong commitment to sustainability and social responsibility.

    • Bosch offers a diverse range of products and services, providing opportunities for growth and development.

    • The company has a global presence, offering the chance to work with people from diff

  • Answered by AI
  • Q15. What did you understand from yesterday's presentation?
  • Ans. 

    I understood the main points of the presentation.

    • The presentation covered the new software development process.

    • It emphasized the importance of collaboration between teams.

    • It also highlighted the need for continuous testing and feedback.

    • I learned about the new tools and technologies that will be used.

    • Overall, I found the presentation informative and useful.

  • Answered by AI
  • Q16. What are your plans for higher studies?
  • Ans. 

    I plan to pursue higher studies in computer science to enhance my skills and knowledge.

    • I am interested in pursuing a Master's degree in Computer Science.

    • I am also considering taking online courses to learn new technologies and programming languages.

    • I plan to attend workshops and conferences to stay updated with the latest trends in the industry.

    • I believe that continuous learning is essential to stay competitive in the

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The technical section consisted of questions different branches. I shall answer from ECE point of view. The test had same questions for electrical cluster , ie ECE ,EEE, IT,TC . There were 35 questions in this section. The questions were based on subjects in 1st 2nd and 3rd year. Mainly concentrated on DEC, AEC, Micro-controllers, Control systems and a few basic electronics questions as well. This section also had 5 questions on programming as well. The test also had negative marking. +1 and -0.25 was the scheme. The second aptitude section had 25 questions on logical reasoning, data interpretation.
Tips: Answer only those questions which you are confident about the answer.
Duration: 60 minutes
Total Questions: 60

Round: Technical Interview
Experience: The interview started on a tensing note, but he told me to make myself comfortable. He was more interested in how I would approach the problem rather than the syntax or trivialities of the code. He tried to confuse me even when my answer was correct. The interview went on for 30-40 mins. At the end of which the interviewer gave me a HR form to fill, and told me to proceed to the HR interview.
Tips: Be confident and do not say things you don't know about, many of my friends got rejected for bluffing.

Round: HR Interview
Experience: The interviewer had a stern expression on his face, and was serious throughout the interview. He asked me why i had done a C++ project though i was from a ECE background, ( I explained that I had taken an elective OOPS which required us to do a mini project as a part of our curriculum). He also asked what i know about Bosch, this is a definite question, prepare well for it.
Tips: Be confident and truthful, do not bluff about anything. They are well trained to detect those anomalies.

General Tips: Prepare the subjects of second year and third year well. Do not panic in the interview, answer the questions to the point.
Skill Tips: Revise your understanding of your projects thoroughly.
Skills: Knowledge about microcontrollers, Knowledge about AEC and DEC basics, Some knowledge about Control systems, Thorough understanding about the projects pursued.
College Name: BMS College Of Engineering, Bangalore
Motivation: Bosch is one of the pioneers in the embedded systems domain. Also I had heard very good reviews from my seniors about the company.

Skills evaluated in this interview

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

Interview Questionnaire 

1 Question

  • Q1. Data structure and STA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and don't try to be oversmart.

I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Core Java, J2EE

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

I applied via Naukri.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Technical understanding on ETHERNET AVB protocol.
  • Q2. Bluetooth Audio profile A2DP,Hfp
  • Q3. Linux device tree configuration
  • Q4. I2c speed in linux
  • Ans. 

    I2C is a communication protocol used to connect multiple devices in a network. In Linux, the speed of I2C can be configured.

    • I2C speed can be set using the 'i2cset' command in Linux

    • The speed can also be configured in the device tree

    • The maximum speed supported by the hardware should be considered when setting the speed

    • Different devices may require different speeds for optimal performance

  • Answered by AI
  • Q5. Gstreamer pipeline related question
  • Q6. Pulseaudio related
  • Q7. Compilation steps
  • Q8. What is pure virtual function
  • Ans. 

    A pure virtual function is a function declared in a base class without implementation, which must be overridden by derived classes.

    • Pure virtual functions are declared with the syntax: virtual void functionName() = 0;

    • Classes containing pure virtual functions are called abstract classes and cannot be instantiated.

    • Pure virtual functions provide a way to achieve polymorphism in C++.

    • Example: virtual void draw() = 0; // decl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well have confidence in what u say. If u don't knw say it don't bluff

Skills evaluated in this interview

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

Interview Questionnaire 

4 Questions

  • Q1. Qms related all questions (ISO/IATF). And how development of products in process, Processe controls
  • Q2. How can improve communication and personality
  • Ans. 

    Improving communication and personality requires self-awareness, active listening, and continuous learning.

    • Practice active listening to understand others' perspectives

    • Be aware of your own communication style and adjust as needed

    • Seek feedback and be open to constructive criticism

    • Read books or take courses on communication and interpersonal skills

    • Practice empathy and emotional intelligence

    • Be respectful and courteous in a

  • Answered by AI
  • Q3. How can show your potential
  • Q4. How can show first impressions
  • Ans. 

    First impressions can be shown through body language, attire, and communication skills.

    • Body language can convey confidence or nervousness

    • Attire can show professionalism or lack thereof

    • Communication skills can demonstrate intelligence and articulation

    • Eye contact and a firm handshake can also make a positive impression

  • Answered by AI

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which vehicle license you have?
  • Ans. 

    I have a valid driver's license for both cars and motorcycles.

    • I have a Class C license for cars

    • I also have a Class M license for motorcycles

    • I have a clean driving record with no accidents or violations

  • Answered by AI
  • Q2. What is CBS & ABS
  • Q3. Which segment of bike you ride
  • Ans. 

    I ride a road bike for commuting and a mountain bike for leisure.

    • I prefer road bikes for their speed and efficiency on paved roads.

    • I enjoy mountain biking for the challenge and adventure of off-road trails.

    • I also have experience with hybrid bikes for their versatility.

    • I prioritize safety and always wear a helmet and follow traffic laws.

    • I have participated in charity rides and group rides for fun and community.

  • Answered by AI
  • Q4. How you do the vehicle testing
  • Ans. 

    Vehicle testing involves various methods to ensure safety, performance, and compliance with regulations.

    • Testing can include physical tests such as crash tests, durability tests, and performance tests.

    • Simulation and modeling can also be used to test vehicle components and systems.

    • Testing must comply with regulations set by organizations such as the National Highway Traffic Safety Administration (NHTSA) and the European

  • Answered by AI
  • Q5. Which type of Homologation testing you do?
  • Ans. 

    We conduct various types of homologation testing depending on the product and its intended market.

    • We conduct safety testing to ensure compliance with local regulations.

    • We perform emissions testing to ensure compliance with environmental regulations.

    • We conduct performance testing to ensure the product meets the required standards.

    • We also conduct durability testing to ensure the product can withstand the expected wear an...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - That question were ask me for vehicle testing engineer & for test rider position

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

Interview Questionnaire 

7 Questions

  • Q1. Q1. What is the latest version of PPAP?
  • Ans. 

    The latest version of PPAP is PPAP 4th Edition.

    • PPAP stands for Production Part Approval Process.

    • The 4th Edition of PPAP was released in 2006.

    • It is a standardized process in the automotive industry to ensure that suppliers meet the requirements for production parts.

    • PPAP includes documentation such as design records, engineering change documents, and control plans.

    • It also involves conducting various tests and measurement...

  • Answered by AI
  • Q2. Q2. What is Fmea & why it is used during development?
  • Ans. 

    FMEA is a method used during development to identify and mitigate potential failures in a system or process.

    • FMEA stands for Failure Mode and Effects Analysis.

    • It is a systematic approach to identify and prioritize potential failures in a system or process.

    • FMEA helps in understanding the potential causes and effects of failures.

    • It is used to assess the severity, occurrence, and detectability of failures.

    • By analyzing fail...

  • Answered by AI
  • Q3. What is DVP&R ?
  • Ans. 

    DVP&R stands for Design Verification Plan and Report. It is a process used to ensure that a product meets its design specifications.

    • DVP&R is a structured approach to testing and validating a product's design.

    • It involves creating a plan for testing the product, executing the tests, and documenting the results.

    • The plan includes details such as the test objectives, test methods, acceptance criteria, and test schedule.

    • The ...

  • Answered by AI
  • Q4. What is the value of NDC & we take the this value..??
  • Ans. 

    NDC stands for National Drug Code. It is a unique identifier for drugs in the United States.

    • NDC is a 10-digit code that identifies drugs, including prescription and over-the-counter medications.

    • The first segment of the NDC represents the labeler code, which identifies the manufacturer or distributor of the drug.

    • The second segment represents the product code, which identifies the specific drug formulation and strength.

    • T...

  • Answered by AI
  • Q5. At which stage the Npd work of PPAP File making is done?
  • Ans. 

    PPAP file making is done during the production validation stage of NPD work.

    • PPAP file making is a part of the production validation process in NPD work

    • It involves documenting the production process and ensuring it meets customer requirements

    • PPAP file making is typically done after the design and development stages

    • It includes documentation such as control plans, process flow diagrams, and inspection records

  • Answered by AI
  • Q6. How many ppm in 6 sigma..?
  • Ans. 

    The ppm in 6 sigma is 3.4 defects per million opportunities (DPMO).

    • 6 sigma aims for a defect rate of 3.4 DPMO.

    • PPM stands for parts per million.

    • DPMO is a measure of process performance.

    • The lower the DPMO, the better the process performance.

    • Achieving 6 sigma means having a process that produces 99.99966% defect-free output.

  • Answered by AI
  • Q7. Problem solving tools & describe pareto chart & why we use it..?
  • Ans. 

    Pareto chart is a problem-solving tool used to identify and prioritize the causes of a problem.

    • Pareto chart is a bar graph that displays the relative frequency or size of problems in descending order of importance.

    • It helps to identify the vital few causes that account for the majority of the problems.

    • It is based on the Pareto principle, also known as the 80/20 rule, which states that 80% of the effects come from 20% of...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Give interview with full confidence either u r wrong or right .

I applied via Referral and was interviewed before Nov 2021. 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 

(3 Questions)

  • Q1. Process related questions ,.
  • Q2. How to manage spares.
  • Ans. 

    Spares management involves inventory control, procurement, and maintenance planning.

    • Create a detailed inventory of all spares and their usage frequency.

    • Establish a procurement process that ensures timely availability of spares.

    • Implement a maintenance plan that includes regular inspection and replacement of spares.

    • Use technology such as barcoding and RFID to track spares and prevent loss or theft.

    • Regularly review and up...

  • Answered by AI
  • Q3. How to manage shift issue
  • Ans. 

    Shift issues can be managed by effective communication, proper scheduling, and providing necessary resources.

    • Establish clear communication channels between team members and management

    • Create a schedule that takes into account employee preferences and availability

    • Ensure that all necessary resources are available for each shift

    • Regularly review and adjust the schedule as needed

    • Provide training and support for employees to ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need wiring harness process and about knowledge. Interview not though.

Tell us how to improve this page.

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 335 Interviews
MRF Tyres Interview Questions
3.6
 • 314 Interviews
JBM Group Interview Questions
4.0
 • 284 Interviews
Exide Industries Interview Questions
3.5
 • 174 Interviews
Subros Interview Questions
3.8
 • 171 Interviews
Ceat Tyres Interview Questions
4.0
 • 168 Interviews
Apollo Tyres Interview Questions
4.0
 • 134 Interviews
Spark Minda Interview Questions
3.9
 • 128 Interviews
View all
Diploma Trainee Engineer
140 salaries
unlock blur

₹1.5 L/yr - ₹3 L/yr

Production Engineer
48 salaries
unlock blur

₹1.1 L/yr - ₹5.2 L/yr

Junior Engineer
48 salaries
unlock blur

₹1.5 L/yr - ₹4.6 L/yr

Assistant Team Leader
31 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

Production Supervisor
24 salaries
unlock blur

₹1.8 L/yr - ₹3.3 L/yr

Explore more salaries
Compare Jtekt Sona Automotive India with

Bosch

4.2
Compare

JBM Group

4.0
Compare

Samvardhana Motherson Group

3.7
Compare

Subros

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