Filter interviews by
I appeared for an interview in Dec 2020.
Round duration - 90 minutes
Round difficulty - Easy
The coding round consisted of 3 coding questions. 1st question was of 20 marks, 2nd and 3rd of 50 marks. I don't remember the other two questions.
Given an array ARR
consisting of N
positive integers, your task is to determine the minimum number of operations required to make all elements in the array equal. The ...
Minimum number of operations to make all elements in an array equal by using addition, multiplication, subtraction, or division.
Iterate through the array to find the minimum and maximum values.
Calculate the difference between the maximum and minimum values.
The minimum number of operations required is the difference between the maximum and minimum values.
Round duration - 30 minutes
Round difficulty - Easy
The interview contained mostly data structures and oops problems. I was asked to implement the node class of linked list and queue using circular array. He also asked me to explain polymorphism in detailing, overriding, overloading, runtime polymorphism etc with example. He asked some other questions which were mostly from DS and OOPS.
Round duration - 30 minutes
Round difficulty - Easy
The interview was online from home.
There were a few audio cuts in the video call but we were able to manage regardless.
You are given a string of length N
. Your task is to reverse the string word by word. The input may contain multiple spaces between words and may have leading o...
Reverse words in a string while handling leading/trailing spaces and multiple spaces between words.
Split the input string by spaces to get individual words
Reverse the order of the words
Join the reversed words with a single space in between
Handle leading/trailing spaces by trimming the final output
Tip 1 : For OOPS, DS and programming, I recommend Codezen, Leetcode, InterviewBit and GeeksforGeeks.
Tip 2 : For OS, DBMS and Computer Network, I recommend GateSmasher, Knowledge Gate and TutorialsPoint.
Tip 3 : For SQL, I recommend W3Schools and GeeksforGeeks.
Tip 4 : Always maintain your cool during Interviews, and answer the questions calmly. If you get stuck in a problem, do not hesitate to ask for hints.
Tip 1 : Mention only those projects and internships in your resume that you are comfortable with, that is, you can explain to the interviewee.
Tip 2 : Mention only those skills/programming languages in your resume that you are comfortable with, that is, you have proper knowledge of as the interviewee can ask questions from those languages specifically.
Tip 3 : Keep your data in your resume honest and accurate.
Top trending discussions
I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.
posted on 26 May 2022
I applied via Approached by Company and was interviewed before May 2021. There were 2 interview rounds.
based on 1 review
Rating in categories
TCS
Accenture
Wipro
Cognizant