Filter interviews by
I applied via Campus Placement
Mathematical mcq and coding questions on DSA
To interchange 2 variable values without using a temporary variable, you can use arithmetic operations.
Use addition and subtraction to swap values without a temporary variable.
Example: If a = 5 and b = 10, you can swap them using a = a + b and b = a - b.
Make sure to handle potential overflow or underflow when swapping values.
Static is used to declare variables or methods that belong to the class rather than instances of the class.
Static variables are shared among all instances of a class.
Static methods can be called without creating an instance of the class.
Static keyword is used in Java, C++, and other programming languages.
Example: static int count = 0; // static variable
I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 3 interview rounds.
MCQ questions on Linux Networking and SQL
I applied via Job Fair and was interviewed before Aug 2023. There were 2 interview rounds.
Find two numbers in an array that add up to a specific target value.
Use a hashmap to store the difference between the target value and each element in the array.
Iterate through the array and check if the current element's complement exists in the hashmap.
Return the indices of the two numbers that add up to the target value.
No, a circular loop is not present in a linked list.
A linked list does not have a circular loop by default.
If a linked list has a circular loop, it is considered a circular linked list.
Circular linked lists can be detected using Floyd's Cycle Detection Algorithm.
To identify duplicates in a circular linked list, use a hash set to keep track of visited nodes.
Traverse the circular linked list while adding each node to a hash set.
If a node is already in the hash set, it is a duplicate.
Consider edge cases such as an empty list or a list with only one node.
I applied via Referral and was interviewed in Mar 2022. There were 6 interview rounds.
Time and Speed, Percentages, Averages, Ratio and Proportion, Time and Work etc.
Platform was Mettle Assessment, Topics were Tree and Binary Search
Work from office vs Work from Home
TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are protocols used for data transmission over networks.
TCP is a connection-oriented protocol that guarantees reliable delivery of data.
UDP is a connectionless protocol that does not guarantee reliable delivery of data.
The main difference between TCP and UDP is that TCP provides reliable, ordered, and error-checked delivery of data, while UDP does not.
...
Print the bottom view of a Binary Search Tree.
Use a map to store the horizontal distance and the bottom-most node at that distance.
Traverse the tree in level order and update the map with each node's horizontal distance and level.
Print the nodes in the map in ascending order of their horizontal distance.
I believe working from the office allows for better collaboration and communication with colleagues.
Better collaboration and communication with colleagues
Opportunity for face-to-face interactions
Easier access to resources and equipment
Faster problem-solving through immediate discussions
Building stronger relationships with team members
I have the technical skills, experience, and passion for software engineering that make me a valuable asset to your team.
I have a strong background in computer science and software development
I have experience working on various software projects and have a proven track record of delivering high-quality code
I am a quick learner and can adapt to new technologies and programming languages
I am a team player and can effect...
Yes
When I received a promotion at work but also had to deal with the loss of a loved one
When I achieved a personal goal but also faced criticism from others
When I received positive feedback on a project but also experienced imposter syndrome
posted on 20 Jun 2022
I applied via Naukri.com and was interviewed in May 2022. There was 1 interview round.
posted on 30 Apr 2023
I applied via Company Website and was interviewed before Apr 2022. There were 4 interview rounds.
1 hr test, simple aptitude questions
Simple coding questions
Reverse a given string
Iterate through the string from end to start and append each character to a new string
Use built-in functions like reverse() in Python or StringBuilder.reverse() in Java
Convert the string to an array, reverse the array, and convert it back to a string
posted on 11 Jan 2023
I applied via Recruitment Consulltant and was interviewed in Dec 2022. There were 4 interview rounds.
2 questions Based on arrays level of medium
Machine learning advantages and disadvantage
hello world hello OWRLD2
My name is John Doe.
Full name is John Doe
Common first and last name combination
No middle name provided
I am looking for a competitive salary based on my skills, experience, and the industry standard.
Research the average salary for Associate Software Engineers in the industry
Consider your level of experience and skills when determining your salary expectation
Be prepared to negotiate based on the company's offer and benefits package
I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
It was Technical + Aptitude MCQ round.The technical section consisted if MCQ related to DSA,OS,DBMS.The aptitude section consisted of questions related to basic mathematics.
Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...
The task is to distribute candies to students based on their performance while minimizing the total candies distributed.
Create an array to store the minimum candies required for each student.
Iterate through the students' ratings array to determine the minimum candies needed based on the given criteria.
Consider the ratings of adjacent students to decide the number of candies to distribute.
Calculate the total candies req...
Round duration - 30 minutes
Round difficulty - Medium
It was a technical interview testing the basic skills of OS and DBMS of candidates along with few project discussions from your CV.
List of 15 Linux commands with their functions
ls - list directory contents
pwd - print working directory
cd - change directory
mkdir - make a new directory
rm - remove files or directories
cp - copy files and directories
mv - move or rename files and directories
grep - search for patterns in files
chmod - change file permissions
ps - display information about running processes
top - display and update sorted information about pr...
DDL is used to define the structure of database objects, while DML is used to manipulate data within those objects.
DDL includes commands like CREATE, ALTER, DROP to define database objects like tables, indexes, etc.
DML includes commands like INSERT, UPDATE, DELETE to manipulate data within tables.
Example of DDL: CREATE TABLE employees (id INT, name VARCHAR(50));
Example of DML: INSERT INTO employees VALUES (1, 'John Doe
Tip 1 : Be clear about the concepts of Linux and shell scripting.
Tip 2 : Learn about the basics of Data structures and Algorithm.
Tip 3 : Be prepared to explain your projects mentioned in your CV.
Tip 1 : Use professional Keywords in your resume.
Tip 2 : Don't mention anything you are not confident in.
based on 1 interview
Interview experience
Software Engineer
115
salaries
| ₹4.9 L/yr - ₹16.5 L/yr |
Senior Software Engineer
80
salaries
| ₹9 L/yr - ₹24 L/yr |
Lead Software Engineer
45
salaries
| ₹17 L/yr - ₹35 L/yr |
Associate Software Engineer
39
salaries
| ₹5 L/yr - ₹12 L/yr |
Technical Lead
35
salaries
| ₹14.5 L/yr - ₹40 L/yr |
Thomson Reuters
Oracle Cerner
Chetu
R Systems International