Filter interviews by
I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.
Quant, verbal, english
Top trending discussions
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
First round was aptitude round..it was easy and some basics english grammar based questions were asked in this round.Then on the basis of marks around 70 out of 136 were selected for the next round
Second round was group discussion.It went really well ,our topic was water crisis in the current world
I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Jun 2024. There were 2 interview rounds.
The assignment was given online and the questions were on DSA and SQL
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Basic maths, logical reasoning and DI
C++ DSA linked list questions
I am a recent graduate with a degree in Computer Science, passionate about software development and eager to learn and grow in the field.
Recent graduate with a degree in Computer Science
Passionate about software development
Eager to learn and grow in the field
I expect the company to provide opportunities for learning, growth, and a supportive work environment.
Opportunities for continuous learning and skill development
Supportive work environment with mentorship and guidance
Clear communication and feedback from management
Opportunities for career advancement and growth within the company
It was moderate level.
It was easy to moderate level.
I applied via Company Website and was interviewed in Nov 2023. There was 1 interview round.
Have prepared to the basic math, logical, reasoning it'll help to clear this round.
posted on 27 Aug 2018
I applied via Other and was interviewed in Mar 2018. There were 6 interview rounds.
C++ has various datatypes including int, float, char, bool, double, and more.
int - used for storing whole numbers
float - used for storing decimal numbers
char - used for storing single characters
bool - used for storing true or false values
double - used for storing double-precision floating-point numbers
A structure is a user-defined data type that groups related variables of different data types. A union is a user-defined data type that allows storing different data types in the same memory location.
Structures are used to represent a collection of related variables, while unions are used to save memory by sharing the same memory location for different variables.
In a structure, each variable has its own memory location...
C is a procedural programming language while C++ is an extension of C with added features of object-oriented programming.
C is a procedural language, meaning it follows a step-by-step approach to solve a problem.
C++ is an extension of C and supports both procedural and object-oriented programming paradigms.
C++ introduces classes, objects, inheritance, and polymorphism, which are not present in C.
C++ has additional featu...
posted on 22 Mar 2022
I was interviewed in Feb 2022.
Simple apti questions
I have experience in coding various types of software projects.
I have worked on web development projects using HTML, CSS, and JavaScript.
I have also developed mobile applications using Java and Kotlin.
I have experience in backend development using Python and Node.js.
I have worked on database management using SQL and MongoDB.
I have implemented algorithms and data structures in C++ and Java.
I was interviewed in Feb 2021.
Round duration - 75 Minutes
Round difficulty - Hard
Online Round - 2 questions.
75 minutes
You are provided with a positive integer N. The goal is to generate the lexicographically largest sequence of length 2*N - 1, containing integers ran...
Approach:
In this approach, we will be trying to find the valid sequence using backtracking. We will be creating our sequence from left to right and will be trying to fix the biggest possible integer yet to be used at the current position. We are fixing the biggest integer first because that will give us the lexicographically largest sequence that is possible. For every position, we will be fi...
You have a string of balls on the table called BOARD
and several balls in your hand represented by the string hand
. The balls can be of the colors red(R), blue(B), green(G), wh...
The idea here is to use recursion. At each step, we plan to insert the remaining balls in the string hand to the string board. Now the question arises, in which position do we have to insert the ‘i’th character of the string hand? The answer is simple; we have to insert ‘i’th character to all the positions on board to get all possible answers. That’s why we are using the recursive approach. After inse...
Round duration - 40 Minutes
Round difficulty - Hard
1 Coding problem and 1 OOP problem
Ninja is hungry and wants to eat his favorite chocolates, but his mother won't let him because he has already eaten enough. There are 'N' jars filled with chocolates...
The brute force approach to this problem is that we continuously iterate on the speed of eating chocolates till Ninja can eat all the chocolates within ‘M’ Minutes.
Algorithm:
Round duration - 40 minutes
Round difficulty - Hard
Resume based problems, OOPs, DBMS, OS problems
Round duration - 15 Minutes
Round difficulty - Hard
Typical HR interview round. Short and crisp
Tip 1 : Never leave any topic from any chapter / Subject
Tip 2 : Learn to explain your thoughts well
Tip 3 : Learn from previous experiences / interviews / problems asked.
Tip 4 : Atleast 4 projects in Resume
Tip 1 : Atleast 4 projects on Resume
Tip 2 : Do not write false things. You always get caught. Be genuine.
Interview experience
Software Engineer
15
salaries
| ₹2 L/yr - ₹10 L/yr |
Software Developer
10
salaries
| ₹3 L/yr - ₹9 L/yr |
Java Developer
7
salaries
| ₹4.5 L/yr - ₹7 L/yr |
Senior Java Developer
5
salaries
| ₹7.4 L/yr - ₹16 L/yr |
Software Tester
3
salaries
| ₹1 L/yr - ₹1 L/yr |
Infosys
TCS
Wipro
HCLTech