Filter interviews by
Security service 0x27 refers to a specific security function in communication protocols, ensuring data integrity and confidentiality.
0x27 is often associated with secure communication protocols like TLS.
It provides mechanisms for data encryption and decryption.
Example: Ensures that messages sent over a network are not intercepted.
It may involve authentication processes to verify sender identity.
CAPL script to send two CAN messages periodically using event-based approach.
Use the on timer event to trigger message sending.
Define two CAN messages with unique identifiers.
Utilize the on message event to handle responses or confirmations.
Example: Use 'on timer' to send messages every 100ms.
Use 'on message' to check for specific CAN messages and respond accordingly.
A diesel engine is an internal combustion engine that uses diesel fuel for power generation through compression ignition.
Operates on the principle of compression ignition, where air is compressed to high pressure and temperature.
Uses diesel fuel, which is denser and has a higher energy content than gasoline.
Commonly found in heavy-duty vehicles like trucks, buses, and construction equipment.
More fuel-efficient tha...
A Docker container is a lightweight, portable, and self-sufficient unit for running applications in isolated environments.
Containers encapsulate an application and its dependencies, ensuring consistent environments across development and production.
They share the host OS kernel, making them more efficient than traditional virtual machines.
Docker containers can be easily created, stopped, and deleted, allowing for ...
A simple React to-do app allows users to add, remove, and mark tasks as completed.
Set up a React app using Create React App: `npx create-react-app todo-app`.
Create a functional component for the To-Do List.
Use state to manage the list of tasks: `const [tasks, setTasks] = useState([]);`.
Implement an input field to add new tasks and a button to submit them.
Map over the tasks array to display each task in a list.
Add ...
I have extensive experience with JavaScript, focusing on ES6 features, asynchronous programming, and frameworks like React and Node.js.
Proficient in ES6+ features such as arrow functions, destructuring, and modules.
Experience with asynchronous programming using Promises and async/await.
Developed single-page applications using React, managing state with Redux.
Built RESTful APIs with Node.js and Express, integrating...
Analyze a dataset, build a predictive model, evaluate its performance, and share results on GitHub.
Understand the dataset: Explore features, data types, and missing values.
Preprocess the data: Handle missing values, normalize or standardize features.
Choose a model: For example, use linear regression for continuous outcomes or logistic regression for binary classification.
Train the model: Split the dataset into tra...
The refrigeration cycle is a process that removes heat from a designated area to cool it, using a refrigerant.
1. Evaporation: Refrigerant absorbs heat in the evaporator, turning from liquid to gas.
2. Compression: The gas is compressed in the compressor, raising its pressure and temperature.
3. Condensation: The hot gas releases heat in the condenser, turning back into a liquid.
4. Expansion: The liquid refrigerant e...
JK flip-flop is a sequential logic circuit with two inputs (J and K) and two outputs (Q and Q').
JK flip-flop is a type of flip-flop that can be used to store one bit of data.
It has two inputs: J (set) and K (reset), and two outputs: Q and Q' (complement of Q).
The output of a JK flip-flop changes based on the current state and the inputs.
It can be used to implement counters, shift registers, and other sequential lo...
Understanding team dynamics and automotive protocols is crucial for effective collaboration and project success.
Team Roles: Know the roles of each team member, such as project manager, software engineer, and hardware engineer.
Communication: Familiarize yourself with the preferred communication tools (e.g., Slack, JIRA) and meeting schedules.
Automotive Protocols: Understand key protocols like CAN (Controller Area N...
I am a skilled BSW tester with experience in testing high-level benches and scripting in CAPL.
Requirement analysis involves understanding the specifications and functionalities of the high-level bench.
Test case design includes creating test scenarios based on the requirements.
Test execution involves running the test cases on the bench and analyzing the results.
Defect reporting includes documenting any issues found duri...
UDS stands for Unified Diagnostic Services, used in automotive testing. UDS frames are messages exchanged between a tester and an ECU.
UDS is a protocol used for diagnostic communication in vehicles.
UDS frames consist of a header and data bytes, with different types like request, response, and error frames.
Standard frames are used for normal communication, while error frames indicate issues in communication.
Sensors in v...
The DSpace control desk manages the overall operation of the BSW system, while the automation desk handles automated testing processes.
DSpace control desk oversees system operation and configuration
Automation desk manages automated testing processes
DSpace control desk ensures smooth functioning of BSW system
Automation desk executes test cases and reports results
Python is a popular programming language known for its simplicity and readability.
Python is an interpreted, high-level, general-purpose programming language.
It supports multiple programming paradigms such as procedural, object-oriented, and functional programming.
An example script for abs event in Python would be: def abs_event(number): return abs(number)
The project is a software testing initiative for a BSW system.
Testing the functionality of the Basic Software (BSW) system
Identifying and fixing bugs in the system
Ensuring the system meets the specified requirements
Collaborating with developers to improve system performance
I applied via Company Website and was interviewed in Dec 2024. There were 4 interview rounds.
I appeared for an interview in Jan 2025.
Encryption is the process of converting data into a code to prevent unauthorized access. Cryptography is the study of secure communication techniques.
Encryption is used to protect sensitive data by converting it into a secure format that can only be accessed with a decryption key.
Cryptography involves creating and analyzing protocols that prevent third parties from reading private information.
Common encryption algorith...
I applied via Referral and was interviewed in Dec 2024. There were 3 interview rounds.
Topics on electronics and C programming
Developed a web-based student management system for tracking attendance and grades.
Collaborated with team members to design database schema and user interface
Implemented features such as student registration, attendance tracking, and grade calculation
Utilized technologies like HTML, CSS, JavaScript, PHP, and MySQL
Tested the system for functionality and performance
Presented the project to faculty and received positive f...
I applied via Campus Placement
It was related to Aptitude MCQ and 2-coding test
A palindrome of a number is a number that remains the same when its digits are reversed.
To check if a number is a palindrome, reverse the number and compare it with the original number.
Examples: 121 is a palindrome, 123 is not a palindrome.
A comprehensive overview of my academic background, skills, and relevant projects in data science.
Bachelor's degree in Computer Science with a focus on data analysis.
Completed a data science bootcamp where I learned Python, R, and SQL.
Worked on a capstone project analyzing healthcare data to predict patient outcomes.
Interned at XYZ Company, where I developed a machine learning model to improve customer segmentation.
Par...
I appeared for an interview in Jun 2025, where I was asked the following questions.
A diesel engine is an internal combustion engine that uses diesel fuel for power generation through compression ignition.
Operates on the principle of compression ignition, where air is compressed to high pressure and temperature.
Uses diesel fuel, which is denser and has a higher energy content than gasoline.
Commonly found in heavy-duty vehicles like trucks, buses, and construction equipment.
More fuel-efficient than gas...
An alternator generates electricity, while a starter motor initiates engine operation in vehicles.
Alternator converts mechanical energy to electrical energy.
Starter motor uses electrical energy to crank the engine.
Example of alternator: found in cars, charging the battery.
Example of starter motor: engages when the ignition key is turned.
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
Hypercare phase is a period after implementation where extra support is provided to ensure smooth transition and address any issues.
Hypercare phase typically lasts for a few weeks to a few months after implementation
During hypercare phase, additional resources are allocated to address any issues or concerns raised by users
Regular check-ins and follow-ups are conducted to ensure that the system is functioning as expecte...
I appeared for an interview in May 2025, where I was asked the following questions.
Resolved a critical server outage by diagnosing network issues and implementing a failover strategy.
Identified the issue: A sudden server outage affecting multiple services.
Diagnosed the problem: Used tools like 'ping' and 'traceroute' to find network latency.
Implemented a solution: Reconfigured the network settings and restarted the affected services.
Prevented future issues: Set up monitoring alerts for network perfor...
Top trending discussions
Some of the top questions asked at the Bosch Global Software Technologies interview -
The duration of Bosch Global Software Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 306 interview experiences
Difficulty level
Duration
based on 5k reviews
Rating in categories
15-24 Yrs
Not Disclosed
Senior Software Engineer
6.8k
salaries
| ₹6.7 L/yr - ₹19.2 L/yr |
Senior Engineer
3k
salaries
| ₹7.4 L/yr - ₹18.2 L/yr |
Software Engineer
2.9k
salaries
| ₹5 L/yr - ₹10.3 L/yr |
Associate Software Engineer
2k
salaries
| ₹4 L/yr - ₹8.8 L/yr |
Specialist
1.5k
salaries
| ₹15.7 L/yr - ₹29 L/yr |
Mercedes-Benz Research and Development India
Capgemini
Accenture
Genpact