Filter interviews by
I applied via campus placement at National Institute of Technology (NIT), Rourkela and was interviewed in Dec 2024. There were 2 interview rounds.
Apptitude was easy and smooth
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
Basic accounting question and taxation questions
posted on 29 Apr 2022
I applied via Recruitment Consulltant and was interviewed in Oct 2021. There were 3 interview rounds.
Yes, C# supports multiple inheritance through interface implementation and class inheritance.
C# does not support multiple inheritance through class inheritance alone.
To achieve multiple inheritance, a class can inherit from one class and implement multiple interfaces.
Example: class MyClass : MyBaseClass, IInterface1, IInterface2 { }
Security for a web API can be provided through authentication, encryption, and rate limiting.
Implement authentication mechanisms such as OAuth or API keys to ensure only authorized users can access the API.
Use encryption to protect sensitive data being transmitted over the network.
Implement rate limiting to prevent excessive requests and potential denial of service attacks.
Regularly update and patch the API to address ...
posted on 29 Aug 2021
I applied via Campus Placement and was interviewed in Mar 2021. There were 3 interview rounds.
Array of pointers is an array containing memory addresses of variables, while pointer to an array is a pointer pointing to the first element of an array.
Array of pointers can be used to store multiple strings, each string being a pointer to a character array.
Pointer to an array can be used to access elements of an array using pointer arithmetic.
Array of pointers can be dynamically allocated using malloc() function.
Poin...
Accessing nested index using pointer in C/C++
Use the arrow operator (->) to access the nested structure element
Use the dereference operator (*) to access the nested array element
Example: ptr->nestedStruct.nestedArray[*].element
Example: (*ptr).nestedArray[*].element
posted on 11 Dec 2021
I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.
Accounting is the process of recording, summarizing, analyzing, and reporting financial transactions of a business.
Accounting involves recording financial transactions such as sales, purchases, and expenses.
It includes summarizing the recorded transactions into financial statements like the balance sheet and income statement.
Accounting also involves analyzing the financial data to provide insights and make informed bus...
based on 1 interview
Interview experience
Technical Support Engineer
37
salaries
| ₹1.3 L/yr - ₹3.9 L/yr |
Software Developer
35
salaries
| ₹1.8 L/yr - ₹5 L/yr |
Technical Support Executive
22
salaries
| ₹1.9 L/yr - ₹3.2 L/yr |
Product Manager
11
salaries
| ₹3.2 L/yr - ₹4.7 L/yr |
Associate Software Developer
11
salaries
| ₹1.9 L/yr - ₹3 L/yr |
Infosys
TCS
Wipro
HCLTech