Filter interviews by
Clear (1)
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
To prevent a function from being made an object, use the 'static' keyword in the function declaration.
Declare the function as 'static' to make it only accessible within its own source file.
Static functions cannot be called using an object of the class.
Example: 'static void myFunction() {}'
Top trending discussions
I applied via Referral and was interviewed before Feb 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Jan 2022. There were 5 interview rounds.
Common aptitude question (time and distance, clock and calendar, numerical ability and reasoning)
Question related to dynamic programming, sorting and matrix manipulation
Internal swc platform, no autocomplete, hard question
I applied via Campus Placement and was interviewed in Sep 2023. There was 1 interview round.
Use Floyd's Cycle Detection Algorithm to detect loop in linked list.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move slow pointer by one step and fast pointer by two steps in each iteration.
If there is a loop, the slow and fast pointers will meet at some point.
To find the start of the loop, reset one pointer to the head and move both pointers at the same pace until they meet aga
Storage class specifiers in C language define the scope and lifetime of variables.
Storage class specifiers include auto, register, static, and extern.
Auto variables are stored in the stack and have local scope.
Register variables are stored in CPU registers for faster access.
Static variables retain their value between function calls.
Extern variables are declared in one file and can be accessed in another file.
Header files in C language are used to declare functions, variables, and constants that are defined in other source files.
Header files are included at the beginning of a C program using the #include directive.
They help in organizing code by separating declarations from the actual implementation.
Common header files in C include
Header files can also be created by the user to declare c...
I applied via Company Website and was interviewed in Mar 2023. There were 4 interview rounds.
Reasoning verbal english paragraphs
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 2 interview rounds.
Self introduction
About the software companies how to development
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 3 interview rounds.
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Architecture and Strategy Professional
37
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Helmerich & Payne
Canon
Epson
Xerox