Filter interviews by
I was interviewed in Dec 2024.
C and c++ collectively 20 questions.14 is my achievement by the grace of Allah and his messager(S.A.W) peace be upon him.
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Feb 2024. There was 1 interview round.
Write a simple algorithm for string manipulation
gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.
gcd is used to find the largest integer that can evenly divide two or more numbers.
It is commonly used in mathematics and computer science algorithms.
For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.
ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.
ARC automatically tracks and manages the memory used by objects in a program
It increases the retain count of an object when it is referenced and decreases it when it is no longer needed
ARC helps prevent memory leaks and retain cycles in iOS and macOS development
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
1 dsa question 1 sql and 18 mcq questions
posted on 9 Dec 2024
Tree algorithm about some riddels
posted on 6 Apr 2024
I applied via Walk-in and was interviewed before Apr 2023. There were 3 interview rounds.
Advance Maths , Coding in C , Logic gates
Storage class specifiers in C define the scope and lifetime of variables.
auto - default storage class for local variables
extern - used to declare a global variable in another file
static - retains the value of a variable between function calls
register - suggests to the compiler to store the variable in a register for faster access
Code in C to reverse an array of strings
Use two pointers, one pointing to the start of the array and the other pointing to the end
Swap the elements at the two pointers and move them towards each other until they meet in the middle
Simple string manipulation
gcd stands for greatest common divisor, the largest positive integer that divides two or more numbers without leaving a remainder.
gcd is used to find the largest integer that can evenly divide two or more numbers.
It is commonly used in mathematics and computer science algorithms.
For example, the gcd of 12 and 18 is 6, as 6 is the largest number that can divide both 12 and 18 without leaving a remainder.
ARC stands for Automatic Reference Counting, a memory management technique used in programming languages like Objective-C and Swift.
ARC automatically tracks and manages the memory used by objects in a program
It increases the retain count of an object when it is referenced and decreases it when it is no longer needed
ARC helps prevent memory leaks and retain cycles in iOS and macOS development
Interview experience
based on 1 review
Rating in categories
Software Engineer
9
salaries
| ₹9.8 L/yr - ₹23.5 L/yr |
Product Analyst Contributor
9
salaries
| ₹7.2 L/yr - ₹7.2 L/yr |
Senior Software Engineer
7
salaries
| ₹14.8 L/yr - ₹28.6 L/yr |
Production Analyst
5
salaries
| ₹8 L/yr - ₹10 L/yr |
Software Engineer Contributor
4
salaries
| ₹19.9 L/yr - ₹20 L/yr |
L&T Technology Services
TCS
Wipro
Tech Mahindra