Filter interviews by
I applied via Company Website and was interviewed in Aug 2023. There were 2 interview rounds.
One easy and two medium leetcode
I appeared for an interview before Sep 2020.
Round duration - 90 Miinutes
Round difficulty - Medium
This round contains 20 MCQ questions and 2 Coding questions and It was 90 minutes round
Timings were of the morning
This round was online on hackerrank platform
There was proper procuring with web cam
MCQ questions were from aptitude and oops section
Coding Questions : 1st question is medium level question, 2nd was a little bit tough question for me
Overall it was medium level in toughness
You are given 'N' ropes, each of varying lengths. The task is to connect all ropes into one single rope. The cost of connecting two ropes is the sum of their lengths. Yo...
The problem is to connect N ropes of different lengths into one rope with minimum cost.
Sort the array of rope lengths in ascending order.
Initialize a variable to keep track of the total cost.
While there are more than one rope remaining, take the two shortest ropes and connect them.
Add the cost of connecting the two ropes to the total cost.
Replace the two shortest ropes with the connected rope.
Repeat the above steps unt...
You are given a matrix MATRIX
of dimension N x M
. Your task is to make all the elements of row i
and column j
equal to 0
if any element in the ith
row or jth
column of the ma...
The task is to modify a given matrix such that if any element in a row or column is 0, then make all elements in that row and column 0.
Iterate through the matrix and keep track of rows and columns that contain 0s
After the first iteration, iterate through the tracked rows and columns and set all elements to 0
Handle the case where the first row or column contains 0 separately
To solve with O(1) space complexity, use the f...
Round duration - 30 Minutes
Round difficulty - Medium
Timing = afternoon
Environment : it was on zoom call
Interviewer was friendly, he asked one question that was tough
Determine whether two given strings, A
and B
, both of length N
, are similar by returning a 1 if they are, otherwise return a 0.
String A
is similar to stri...
The task is to determine if two strings are similar based on the given conditions.
Check if the strings are equal, if yes, return 1
Divide both strings into two parts and check if any combination satisfies the similarity condition
If none of the conditions hold true, return 0
Tip 1 : Learn all basic data structures and algorithms
Tip 2 : Try to solve some Aptitude questions
Tip 3 : Practice Lot of questions in C++
Tip 1 : include at least one good project and prepare for it well
Tip 2 : make your resume Simple, One paged and well structures(you can use online templates)
Top trending discussions
posted on 2 Dec 2015
I appeared for an interview in Dec 2016.
posted on 13 Mar 2015
I appeared for an interview in Jun 2017.
I appeared for an interview in Jun 2017.
Object-oriented programming (OOP) is a programming paradigm that uses objects to represent and manipulate data.
Encourages modular and reusable code
Provides a clear structure and organization to the code
Allows for easier maintenance and updates
Supports code reusability through inheritance and polymorphism
Enables encapsulation, hiding the internal details of an object
Promotes code extensibility and scalability
Facilitates...
I want to join ATOS because of their reputation for innovation and their commitment to employee growth and development.
ATOS is known for its innovative solutions in the software development industry.
I am impressed by ATOS's focus on employee growth and development through training programs and career advancement opportunities.
ATOS has a strong reputation for delivering high-quality software solutions to its clients.
I b...
I applied via Naukri.com and was interviewed before Nov 2019. There was 1 interview round.
based on 2 interview experiences
Difficulty level
Duration
Associate
2.5k
salaries
| ₹11.2 L/yr - ₹42 L/yr |
Analyst
1.9k
salaries
| ₹13.6 L/yr - ₹25 L/yr |
Vice President
1.8k
salaries
| ₹19.5 L/yr - ₹75.7 L/yr |
Senior Analyst
1.2k
salaries
| ₹5.4 L/yr - ₹19.4 L/yr |
Senior Associate
372
salaries
| ₹9.5 L/yr - ₹35.1 L/yr |
JPMorgan Chase & Co.
Morgan Stanley
TCS
Amazon