Filter interviews by
I applied via Approached by Company and was interviewed in Mar 2022. There were 2 interview rounds.
Pointers are variables that store the memory address of another variable. Data structures use pointers to efficiently manage memory.
Pointers allow direct access to memory locations
Pointers can be used to pass values between functions
Data structures like linked lists and trees use pointers to connect nodes
Example: int *ptr; ptr = # *ptr = 10; //num now has a value of 10
Example: void swap(int *a, int *b) { int temp =...
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
1 hour duration. Sliding window problem. On hacker rank platform. Expected to write a working code and solve it optimally/scalable solution.
I applied via Naukri.com and was interviewed in Jan 2024. There were 3 interview rounds.
The number of tea shops that can be installed and the revenue generated depend on various factors such as location, target market, competition, and marketing strategies.
Consider the population density and demographics of the area to determine the potential customer base.
Analyze the competition in the area to understand the market saturation and demand for tea shops.
Evaluate the foot traffic and visibility of potential ...
To delete the nth node from the end in a linked list, we can use a two-pointer approach.
Use two pointers, one to traverse the list and another to keep track of the nth node from the end.
Move the second pointer n steps ahead of the first pointer.
When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.
Adjust the pointers to delete the nth node.
I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.
Question on dsa and string theory along with oops concepts
I applied via Approached by Company and was interviewed before Oct 2023. There were 2 interview rounds.
Really good at that moment
I have over 15 years of experience in senior executive roles across various industries.
Led cross-functional teams to successfully launch new products
Implemented cost-saving initiatives resulting in significant revenue growth
Developed and executed strategic plans to drive business expansion
Managed large budgets and achieved financial targets
Built strong relationships with key stakeholders and clients
I applied via Cutshort and was interviewed before Feb 2023. There were 3 interview rounds.
Hacker rank intermediate questions
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
It was a 1 hour Technical screening round, coding question in java (you cna choose your own language). They asked a difficult version of regex matching question (Leetcode medium-hard).
Software Engineer
196
salaries
| ₹3 L/yr - ₹9 L/yr |
Senior Software Engineer
134
salaries
| ₹4.9 L/yr - ₹13 L/yr |
Associate Engineer
46
salaries
| ₹2.7 L/yr - ₹4.1 L/yr |
Technical Lead
43
salaries
| ₹8.2 L/yr - ₹30 L/yr |
Embedded Software Engineer
17
salaries
| ₹3.6 L/yr - ₹9 L/yr |
TCS
Infosys
Wipro
HCLTech