Filter interviews by
I applied via Naukri.com and was interviewed before Sep 2021. There were 2 interview rounds.
Interview questions for Software Engineer II
Abstract class is a class that cannot be instantiated and can have both abstract and non-abstract methods. Interface is a blueprint of a class that only has abstract methods.
OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction. Example: Inheritance - a child class inheriting properties and methods from a parent class.
SOLID principles are Single Resp...
Top trending discussions
posted on 12 Sep 2024
I applied via Company Website and was interviewed in Aug 2024. There were 4 interview rounds.
posted on 7 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Basics of C++. Solve some problem by given complexity. Find the bugs in code.
Design patterns in C++ are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable code.
Examples of design patterns in C++ include Singleton, Factory, Observer, and Strategy.
Each design pattern has a specific purpose and can be applied in different scenarios.
posted on 17 Jan 2025
Dsa and mcq dsa question were med to hard
I applied via Referral and was interviewed before Jan 2023. There were 2 interview rounds.
Buttons are used when an action needs to be performed, while links are used for navigation.
Buttons are more suitable for actions like submitting a form, saving data, or triggering a function.
Links are used to navigate to different pages or sections within a website.
Buttons provide visual feedback when clicked, while links do not.
Buttons can be styled and customized more easily than links.
Buttons can have different stat
Optimize a SQL procedure with 5000 lines of code by identifying bottlenecks and implementing performance improvements.
Identify and analyze the most time-consuming parts of the procedure
Optimize queries by adding appropriate indexes, rewriting queries, or using query hints
Break down the procedure into smaller, more manageable parts
Use temporary tables or table variables to reduce the amount of data processed at once
Cons...
To optimize SQL procedures, keep them short, use small procedures with specific functionality, avoid temp tables and joins, use select statements wisely, avoid subqueries and dynamic SQL.
Break down complex procedures into smaller ones with specific functionality
Avoid using temporary tables and joins whenever possible
Use select statements wisely to retrieve only the necessary data
Avoid subqueries and find alternative ap...
posted on 27 Feb 2024
I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.
Interrupt vector table is a data structure that maps interrupt numbers to their corresponding interrupt service routines.
It is used in microcontrollers and operating systems to handle interrupts.
Each entry in the table contains the address of the interrupt service routine for a specific interrupt.
When an interrupt occurs, the processor looks up the corresponding entry in the table to find the address of the ISR to exec...
Passing array of strings in a C function
Declare the function prototype with array parameter
Pass the array as argument when calling the function
Access elements of the array within the function
Example: void printStrings(char *strings[], int size) { }
I have worked on various projects including a mobile app for tracking fitness goals and a web application for managing inventory.
Developed a mobile app using React Native to track fitness goals and provide workout plans
Built a web application using Angular for managing inventory and tracking sales
Implemented RESTful APIs for communication between frontend and backend systems
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
Sort an array of strings in descending order
Use the sort() method with a custom compare function to sort the array in descending order
Example: ['apple', 'banana', 'cherry'].sort((a, b) => b.localeCompare(a)) will result in ['cherry', 'banana', 'apple']
posted on 14 Nov 2024
based on 14 reviews
Rating in categories
Software Technologist 1
280
salaries
| ₹12 L/yr - ₹30 L/yr |
Software Engineer
212
salaries
| ₹5 L/yr - ₹20 L/yr |
Software Technologist 2
172
salaries
| ₹14.9 L/yr - ₹34.7 L/yr |
Software Engineer2
161
salaries
| ₹8.5 L/yr - ₹19.2 L/yr |
Senior Software Engineer
132
salaries
| ₹7.5 L/yr - ₹23.6 L/yr |
GE Healthcare
Siemens Healthineers
Honeywell Technology Solutions
Bosch