Filter interviews by
Difficult and had covered all topics
Coding test on C which was on linked list
Normal aptitude test
Random coding online assessment
General aptitude test will be there with simple 10std questions.
Coding round with related to some list and dictionary.
Top trending discussions
posted on 22 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Fallback in lazy loading is important for optimizing API calls to ensure a smooth user experience.
Implementing a loading spinner or placeholder while content is being loaded asynchronously
Using a default value or cached data if the API call fails
Implementing error handling to gracefully handle any issues with the API call
posted on 19 Oct 2024
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
The size of a class with virtual functions is larger than the size of a class without virtual functions due to the additional overhead of virtual function tables.
Classes with virtual functions have an additional pointer to the virtual function table (vtable) which increases their size.
The size of a class without virtual functions is determined by the size of its data members and any padding added for alignment.
For exam...
Reversing a linked list involves changing the direction of pointers, while reversing a doubly linked list allows for traversal in both directions.
To reverse a linked list, iterate through the list and change the direction of pointers to point to the previous node instead of the next node.
In a doubly linked list, reversing allows for traversal in both directions, making operations like deletion and insertion more effici...
Javascript programs - check sum , sql vs mongodb , system desgin
I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.
OA with OOP questions
1 hr pair programming on hackerrank
posted on 28 Apr 2024
I applied via LinkedIn
Using a copy constructor in C++ creates a new object by copying the values of another object.
Copy constructor is a special member function that creates a new object as a copy of an existing object.
It is invoked when a new object is created from an existing object.
Example: MyClass obj1; MyClass obj2 = obj1; // Copy constructor is called to create obj2 as a copy of obj1.
Pointers/references are used to pass memory addresses instead of values, for efficiency and to modify data directly.
Use pointers when you need to modify the original data passed to a function
Use references when you want to avoid copying large data structures
Pointers are commonly used in dynamic memory allocation
References are used in function parameters to avoid unnecessary copying
Example: int x = 10; int *ptr = &x; *p
posted on 11 May 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 4 interview rounds.
Basics web development MCQ
Core knowledge on JS and code snippet
posted on 10 Sep 2024
I applied via LinkedIn and was interviewed in Aug 2024. There was 1 interview round.
Based on DSA in C# be thorough with heap tree and map from dsa
Some of the top questions asked at the PurpleTalk interview for freshers -
The duration of PurpleTalk interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 223 reviews
Rating in categories
Associate Analyst
169
salaries
| ₹2.8 L/yr - ₹12.5 L/yr |
Software Analyst
79
salaries
| ₹4 L/yr - ₹15.5 L/yr |
Associate Software Analyst
52
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Analyst
46
salaries
| ₹6 L/yr - ₹17 L/yr |
Software Developer
44
salaries
| ₹4.1 L/yr - ₹16.2 L/yr |
Happiest Minds Technologies
TCS
Infosys
Wipro