Filter interviews by
My family background is diverse and includes a mix of professions and cultural backgrounds.
My family consists of professionals in various fields such as medicine, engineering, and education.
We come from a mix of cultural backgrounds including Indian, Chinese, and American.
Family values education, hard work, and respect for others.
Close-knit family that values spending quality time together.
Family has a history of commu
Top trending discussions
I applied via Referral and was interviewed in Aug 2023. There were 5 interview rounds.
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2022. There were 5 interview rounds.
It was a combination of coding and aptitude test. The test had four section and each section had it's time limit.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they are of the same class.
It can be achieved through method overloading or method overriding.
For example, a parent class Animal can have child classes like Dog, Cat, and Bird, each with their own unique implementation of the method 'makeSound'.
SQL is a relational database management system, while NoSQL is a non-relational database management system.
SQL databases use structured query language for defining and manipulating the data.
NoSQL databases are schema-less and use various data models like key-value, document, columnar, or graph.
SQL databases are suitable for complex queries and transactions.
NoSQL databases are horizontally scalable and provide high perf...
I applied via Campus Placement and was interviewed in Jul 2022. There were 2 interview rounds.
I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.
There will be some mcq and coding questions.
I applied via Naukri.com and was interviewed in Mar 2022. There was 1 interview round.
My expected CTC is negotiable based on the job responsibilities, company size, and location.
My expected CTC is based on my experience, skills, and industry standards.
I am open to discussing the compensation package during the interview process.
I am looking for a competitive salary that aligns with my qualifications and the market rate.
Yes, I am able to do rotational shifts as required for the job.
I am flexible with my work schedule and can adapt to different shifts
I have previous experience working in rotational shifts
I understand the importance of maintaining network operations 24/7, which may require working different shifts
posted on 16 Mar 2021
I applied via Approached by Company and was interviewed in Dec 2021. There were 2 interview rounds.
posted on 26 Jan 2022
Sort a stack without auxiliary space
Use recursion to pop elements from stack and insert them in sorted order
Compare the top element with the next element and swap if necessary
Repeat until stack is sorted
A thread pool is a group of threads that can be reused to execute multiple tasks concurrently.
Define a task interface that encapsulates the work to be done
Create a queue to hold tasks
Create a fixed number of threads in the pool
Each thread should loop indefinitely, taking tasks from the queue and executing them
Use synchronization primitives to ensure thread safety
Consider using a thread-safe data structure for the task ...
Shared and unique pointer implementation in C++
Shared pointers allow multiple pointers to refer to the same object, automatically deleting the object when the last pointer is destroyed.
Unique pointers allow only one pointer to refer to an object, automatically deleting the object when the pointer is destroyed.
Shared pointers use reference counting to keep track of the number of pointers referring to an object.
Unique po...
Form the largest string using a, b, and c with the condition that 3 (a, b, or c) can't be together.
Start with the most frequent letter and alternate with the other two.
If there are two letters with the same frequency, start with the one that has the least number of adjacent letters.
Example: 'abcabcab' is not valid, but 'abacbac' is valid and larger.
Code to find strings in a dictionary matching a given pattern
Iterate through the dictionary and check if each string matches the pattern
Add the matching strings to an output array
Return the output array
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
EE
14
salaries
| ₹12.4 L/yr - ₹34.1 L/yr |
EEG Technician
4
salaries
| ₹5.5 L/yr - ₹24.5 L/yr |
Software Engineer
3
salaries
| ₹2.9 L/yr - ₹12.3 L/yr |
Vodafone Idea
Bharti Airtel
Ericsson
Nokia