Filter interviews by
I applied via Approached by Company and was interviewed in May 2023. There were 2 interview rounds.
Top trending discussions
I applied via Referral and was interviewed before Jan 2023. There was 1 interview round.
More on technical questions
I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.
I was interviewed before Jul 2016.
Yes, C++ is an object-oriented language.
C++ supports the four pillars of object-oriented programming: encapsulation, inheritance, polymorphism, and abstraction.
Classes and objects are the building blocks of C++ programs.
Example: class Car { private: int speed; public: void setSpeed(int s) { speed = s; } };
Example: Car myCar; myCar.setSpeed(60);
I was interviewed before Dec 2020.
Round duration - 360 minutes
Round difficulty - Medium
Basically TCS conduct its flagship event named as CODEVITA . And it offers Internship to prefinal (3rd )year students .
Given an array of integers arr
, where arr[i]
represents the number of pages in the i-th
book, and an integer m
representing the number of students, allocate all the books ...
Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.
Iterate through possible allocations and calculate the maximum pages assigned to a student.
Find the minimum of these maximums to get the optimal allocation.
Return the minimum pages allocated in each test case, or -1 if not possible.
Tip 1 : Good understanding of Data Structure and Algorithms
Tip 2 : Be clear in your Core Subjects.
Tip 3 : Do at least 1 good Project .
Tip 4 : Be humble and speak truth .
Tip 1 : Simple and Crisp .
Tip 2 : Do host your project and mention the link in the resume .
Tip 3 : Single Page
I applied via Referral and was interviewed in May 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
based on 1 interview
Interview experience
Senior Android Developer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Accenture
Wipro
Cognizant