Filter interviews by
I handle challenges by breaking them down into smaller tasks, seeking help when needed, and staying persistent.
Break down the challenge into smaller, manageable tasks
Seek help from colleagues or mentors if needed
Stay persistent and focused on finding a solution
Learn from past challenges to improve problem-solving skills
Designing a high-speed data processing system for a satellite communication project.
Working with complex algorithms to optimize data transmission
Collaborating with RF engineers to ensure signal integrity
Testing and debugging in a simulated space environment
Top trending discussions
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Jul 2024. There were 2 interview rounds.
The coding test consists of multiple-choice questions and one medium-hard level coding question.
The angle between the minute and hour hand of a clock at 3:45 is 157.5 degrees.
Calculate the angle formed by the hour hand from 12 o'clock position to 3:45 position (135 degrees)
Calculate the angle formed by the minute hand from 12 o'clock position to 3:45 position (22.5 degrees)
Subtract the smaller angle from the larger angle to get the angle between the two hands (157.5 degrees)
Indexing in DBMS is a technique used to improve the performance of queries by allowing faster retrieval of data.
Indexes are data structures that store a small portion of the data set in an easily searchable format.
They help in speeding up the data retrieval process by reducing the number of disk accesses needed.
Indexes can be created on one or more columns of a table to improve the performance of SELECT queries.
Example...
The lifecycle of a React component includes mounting, updating, and unmounting phases.
Mounting phase: constructor, render, componentDidMount
Updating phase: shouldComponentUpdate, render, componentDidUpdate
Unmounting phase: componentWillUnmount
To delete an entry in MongoDB database, you can use the deleteOne() or deleteMany() methods.
Use deleteOne() method to delete a single document based on a specific condition
Use deleteMany() method to delete multiple documents based on a specific condition
Make sure to specify the filter criteria to accurately delete the desired entry
posted on 5 Oct 2024
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can override or extend the functionality of the base class
Types of joins in MySQL include inner join, left join, right join, and full join.
Inner join: Returns rows when there is a match in both tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Full join: Returns rows when there is a match in one of the tables.
Use a centralized API gateway to manage and route requests to multiple APIs efficiently.
Implement a centralized API gateway to handle incoming requests and route them to the appropriate API based on the endpoint.
Utilize API management tools like Apigee, Kong, or AWS API Gateway to manage and monitor multiple APIs.
Consider implementing a caching layer to improve performance and reduce the number of requests to external
strstr function searches for a substring within a string and returns a pointer to the first occurrence of the substring.
Used in C programming language
Syntax: char *strstr(const char *haystack, const char *needle)
Example: char *str = strstr("hello world", "world")
I applied via campus placement at K L E S Education College, Hubli and was interviewed in Aug 2024. There were 4 interview rounds.
The aptitude test was conducted online modh
There were 3 codes given and had to choose 1 and write it down in pen paper mode
Visteon is a leading global automotive supplier known for innovative technology solutions in the automotive industry.
Visteon is a well-established company with a strong reputation in the automotive industry.
They are known for their cutting-edge technology solutions for vehicle cockpit electronics.
Visteon has a global presence and works with major automotive manufacturers around the world.
The company focuses on developi...
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
I applied via Campus Placement
HashMaps and String-based questions
Asked moderate dsa problem
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
based on 1 interview
Interview experience
Software Engineer
248
salaries
| ₹7.7 L/yr - ₹23 L/yr |
Technical Consultant
191
salaries
| ₹5.2 L/yr - ₹19 L/yr |
Senior Technical Associate
158
salaries
| ₹6.9 L/yr - ₹14 L/yr |
Data Engineer
157
salaries
| ₹5 L/yr - ₹23 L/yr |
Senior Software Engineer
125
salaries
| ₹14.4 L/yr - ₹35 L/yr |
IBM
SAP
Oracle
Microsoft Corporation