Filter interviews by
I would approach problem-solving by first understanding the root cause, brainstorming potential solutions, testing them, and iterating until a resolution is found.
Identify the root cause of the problem
Brainstorm potential solutions
Test the solutions to see which one works best
Iterate on the solution if needed
Document the process for future reference
Top trending discussions
posted on 13 Mar 2024
I applied via Campus Placement
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 appeared for an interview before Apr 2021.
Round duration - 60 minutes
Round difficulty - Medium
This was a technical Interview round with questions on C#, .NET and DBMS.
Ref is used for passing arguments by reference, Out is used for returning multiple values.
Ref keyword is used for passing arguments by reference, allowing the method to modify the original value.
Out keyword is used for returning multiple values from a method, as it does not require the variable to be initialized before being passed.
ViewData, ViewBag, and TempData are ways to pass data between controllers and views in ASP.NET MVC.
ViewData is a dictionary object used to pass data from controller to view. It requires typecasting.
ViewBag is a dynamic property used to pass data from controller to view. No typecasting is required.
TempData is a dictionary object used to pass data from one controller to another or from one action to another.
Managed code is executed by the CLR with memory management, while unmanaged code is executed directly by the operating system without memory management.
Managed code is executed by the Common Language Runtime (CLR) in .NET framework.
Unmanaged code is executed directly by the operating system without CLR.
Managed code provides automatic memory management through garbage collection.
Unmanaged code requires manual memory man...
Triggers in SQL Server are special types of stored procedures that are automatically executed when certain events occur in a database.
Types of triggers include DML triggers (for INSERT, UPDATE, DELETE operations), DDL triggers (for CREATE, ALTER, DROP operations), and Logon triggers.
Triggers can be set to fire before or after the triggering event.
Examples of triggers include auditing changes to a table using an INSERT ...
Generic collections in C# allow for type-safe collections, while non-generic collections do not enforce type safety.
Generic collections use type parameters to specify the type of elements they can contain, ensuring type safety.
Non-generic collections do not specify the type of elements they can contain, leading to potential runtime errors if incorrect types are used.
Example of generic collection: List<string> nam...
Round duration - 30 minutes
Round difficulty - Easy
This was a typical managerial round.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 4 interview rounds.
6 Sigma is a data-driven methodology for improving business processes and reducing defects.
It aims to achieve a level of quality where the probability of a defect is 3.4 parts per million or less.
It involves five phases: Define, Measure, Analyze, Improve, and Control (DMAIC).
It is widely used in industries such as manufacturing, healthcare, and finance.
It emphasizes on statistical analysis and measurement to identify a...
posted on 6 Jan 2020
I applied via Walk-in and was interviewed in Jul 2019. There were 5 interview rounds.
based on 1 interview
Interview experience
Technical Service Engineer
70
salaries
| ₹3.2 L/yr - ₹6.2 L/yr |
Field Service Engineer
43
salaries
| ₹3.6 L/yr - ₹7.1 L/yr |
Service Engineer
33
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Senior Sales Executive
32
salaries
| ₹5.4 L/yr - ₹10 L/yr |
Officer
25
salaries
| ₹6 L/yr - ₹11 L/yr |
UnitedHealth
Johnson & Johnson
GE Healthcare
Baxter International