Filter interviews by
I applied via Company Website and was interviewed in Oct 2023. There were 2 interview rounds.
A computer is an electronic device that processes data to perform various tasks.
Computers consist of hardware components such as CPU, memory, storage, and input/output devices.
They run on operating systems like Windows, macOS, and Linux.
Computers can be used for tasks like word processing, internet browsing, gaming, and programming.
They communicate with each other through networks like the internet.
Computers can be cla...
Iam honest and my hardworking so important in my life
Company knowledge refers to the information, processes, systems, and culture unique to a specific organization.
It includes understanding the company's history, mission, values, and goals.
Knowledge of the company's products, services, and target market is essential.
Understanding the organizational structure, workflows, and communication channels is part of company knowledge.
Being aware of company policies, procedures, a...
Top trending discussions
posted on 14 Dec 2024
Basic numerical logical aptitude and verbal skills
posted on 13 Oct 2023
I applied via Referral and was interviewed before Oct 2022. There were 2 interview rounds.
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
I was interviewed before May 2021.
System engineer
Basic c programming
Interview experience
based on 1 review
Rating in categories
Web Developer
21
salaries
| ₹1.4 L/yr - ₹4.2 L/yr |
UI Developer
12
salaries
| ₹1.5 L/yr - ₹3.9 L/yr |
Project Manager
5
salaries
| ₹6.5 L/yr - ₹8 L/yr |
Junior Web Developer
5
salaries
| ₹1.1 L/yr - ₹2.4 L/yr |
Software Developer
4
salaries
| ₹1.2 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech