Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Jun 2023. There were 3 interview rounds.
Pointers are variables that store memory addresses. Pointer-related snippets are code examples involving pointers.
Pointers are used to store memory addresses of variables in C/C++.
Pointer arithmetic can be performed to access elements of arrays.
Dereferencing a pointer means accessing the value at the memory address stored in the pointer.
Code to reverse a linked list
Create three pointers: prev, current, next
Iterate through the linked list, updating pointers accordingly
Set the next of current to prev, move prev and current pointers forward
Update the head of the linked list to the last node visited
Code to reverse a string in C++ using pointers.
Use two pointers, one pointing to the start of the string and the other pointing to the end.
Swap the characters at the two pointers and move them towards each other until they meet in the middle.
Repeat the process until the entire string is reversed.
To find prime numbers between a range of natural numbers.
Iterate through each number in the range
Check if the number is prime by dividing it by numbers up to its square root
If the number is prime, add it to the list of prime numbers
Top trending discussions
posted on 13 Mar 2024
I was interviewed before Mar 2023.
posted on 3 Jan 2024
I applied via Walk-in and was interviewed before Jan 2023. There were 5 interview rounds.
Haker rank coding test on c# and sql
I applied via Campus Placement
posted on 14 May 2018
I applied via Referral
posted on 17 Apr 2023
I applied via Recruitment Consulltant and was interviewed in Mar 2023. There were 2 interview rounds.
posted on 18 May 2023
I applied via Naukri.com and was interviewed in Apr 2023. There were 4 interview rounds.
WPF C# is a framework for building desktop applications. Binding is a way to connect UI elements to data sources.
WPF stands for Windows Presentation Foundation
C# is the programming language used for WPF development
Binding allows for automatic updates of UI elements when data changes
Example code for binding:
DataContext is used to set the data source for binding
based on 1 interview
Interview experience
Programmer Analyst
134
salaries
| ₹0 L/yr - ₹0 L/yr |
Quality Analyst
77
salaries
| ₹0 L/yr - ₹0 L/yr |
Medical Billing Executive
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Programmer Analyst
32
salaries
| ₹0 L/yr - ₹0 L/yr |
Medical Billing Specialist
31
salaries
| ₹0 L/yr - ₹0 L/yr |
Practo
Oracle Cerner
Veradigm
Epic Systems Corporation (Wisconsin)