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.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jan 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.
It includes, maths, English, Computer, general knowledge
I applied via Campus Placement and was interviewed before Feb 2020. There were 6 interview rounds.
I applied via Company Website and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.
SQL is a programming language used to manage and manipulate relational databases.
SQL stands for Structured Query Language
It is used to create, modify, and query databases
Common commands include SELECT, INSERT, UPDATE, and DELETE
SQL is used in a variety of industries, including finance, healthcare, and e-commerce
DBMS stands for Database Management System. It is a software system that allows users to define, create, maintain and control access to databases.
DBMS is used to manage large amounts of data efficiently.
It provides a way to store, retrieve and manipulate data in a structured way.
Examples of DBMS include MySQL, Oracle, and Microsoft SQL Server.
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.
A bit is the smallest unit of digital information. It can have a value of either 0 or 1.
A bit is a binary digit, represented as either 0 or 1.
It is the basic unit of information used in computing and digital communications.
A group of 8 bits is called a byte.
The size of a bit is dependent on the architecture of the computer system.
C is a programming language and does not have a fixed number of bits.
C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.
The number of bits in C depends on the hardware architecture it is compiled for.
For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.
Hpc Engineer
3
salaries
| ₹1.5 L/yr - ₹3 L/yr |
TCS
Accenture
Wipro
Cognizant