Filter interviews by
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
It has questions which involved c and c++ programming and focused topics mostly on classes,arrays and DSA
The test duration was one and half hour
Top trending discussions
I applied via Campus Placement
2 questions were asked. Questions were easy - one from graph and one from dp.
Multi-programming involves running multiple programs on a single processor, while multi-tasking involves running multiple tasks within a single program.
Multi-programming allows multiple programs to be loaded into memory and executed concurrently, switching between them to utilize processor time efficiently.
Multi-tasking allows a single program to perform multiple tasks simultaneously, such as running multiple threads o...
To delete the middle element of a linked list, find the middle element using slow and fast pointers, then remove it by adjusting the pointers.
Use slow and fast pointers to find the middle element
Adjust pointers to skip the middle element and connect the surrounding nodes
Free the memory of the deleted node
Yes, I am open to relocating for the right opportunity.
I am open to relocating for the right job opportunity.
I am willing to move to a new location if required for the job.
I am flexible and willing to relocate for the right position.
I want to join TCS because of its reputation for providing challenging projects and opportunities for growth.
TCS is known for its innovative projects in various industries.
I am impressed by TCS's commitment to employee development.
I believe TCS will provide me with a platform to enhance my skills and knowledge.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
Online zoom coding test will be there - 4 questions - 2 about output of code & 2 about technical questions.
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Virtual polymorphism is achieved through virtual functions in C++.
Virtual functions allow a function in a base class to be overridden in a derived class.
Example: Animal class with virtual function 'makeSound' overridden in Dog a
Virtual polymorphism allows objects of different classes to be treated as objects of a common superclass.
Create a base class with virtual functions
Create derived classes that override the virtual functions
Use pointers or references of the base class to call the overridden functions
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Developed a web application for managing inventory and sales for a retail store.
Used Angular framework to create a responsive and user-friendly interface.
Implemented features for adding, updating, and deleting products in the inventory.
Integrated with backend APIs to fetch real-time sales data and generate reports.
Utilized Angular Material for designing consistent UI components.
Angular is a popular front-end framework for building web applications. SPA stands for Single Page Application.
Angular is a front-end framework developed by Google for building dynamic web applications.
It uses TypeScript for building applications with components, services, and modules.
SPA is a web application that loads a single HTML page and dynamically updates the content as the user interacts with the app.
SPA provid...
Lazy loading is a technique in web development where resources are loaded only when needed, improving performance.
Lazy loading helps reduce initial load time by loading resources on demand
It is commonly used in Angular for loading modules, components, or routes asynchronously
Lazy loading can improve user experience by speeding up page load times
RxJS is a library for reactive programming using Observables to handle asynchronous data streams.
RxJS stands for Reactive Extensions for JavaScript.
It allows you to work with asynchronous data streams and handle events.
Operators like map, filter, and mergeMap are used to manipulate and combine streams.
Subscriptions are used to listen to and react to changes in the data streams.
Example: Using RxJS to make HTTP requests
?? is the nullish coalescing operator, while ? is the optional chaining operator in Angular.
?? is used to provide a default value when a variable is null or undefined.
? is used to safely access nested properties of an object without causing errors.
Example: const name = person?.name; // safe access to 'name' property of 'person' object
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Coding round is related to DSA
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
My approach to building basic logic skills involves practicing problem-solving exercises, breaking down complex problems into smaller parts, and seeking feedback to improve.
Practice problem-solving exercises regularly to strengthen logical thinking abilities.
Break down complex problems into smaller, more manageable parts to better understand the problem and find solutions.
Seek feedback from peers or mentors to identify...
posted on 4 Nov 2024
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
Design a RESTful API for CRUD operations on user resources.
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Create endpoints like /users for listing all users, /users/{id} for specific user
Use status codes like 200 for success, 404 for not found, 400 for bad request
Implement authentication and authorization mechanisms for security
Include request and response body formats like JSON or XML
I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.
Senior Member of Technical Staff
273
salaries
| ₹11.7 L/yr - ₹40 L/yr |
Member Technical Staff
193
salaries
| ₹5.8 L/yr - ₹24 L/yr |
Technical Staff Member 3
142
salaries
| ₹8.4 L/yr - ₹25 L/yr |
Member Technical Staff 1
115
salaries
| ₹4.2 L/yr - ₹18 L/yr |
Technical Architect
114
salaries
| ₹16.5 L/yr - ₹50 L/yr |
TCS
Wipro
Tech Mahindra
HCLTech