Faster and better experience!
Filter interviews by
4 qns . 1 Array problem,1 String problem,2 Sql problem.
I applied via Other and was interviewed in Sep 2021. There was 1 interview round.
Types of Join in SQL
Inner Join: returns only the matching rows from both tables
Left Join: returns all the rows from the left table and matching rows from the right table
Right Join: returns all the rows from the right table and matching rows from the left table
Full Outer Join: returns all the rows from both tables, with NULL values in place of non-matching rows
Arrays are fixed in size and hold elements of the same data type, while lists are dynamic and can hold elements of different data types.
Arrays are declared with a fixed size, while lists can grow or shrink dynamically.
Arrays can only hold elements of the same data type, while lists can hold elements of different data types.
Arrays are accessed using an index, while lists are accessed using an iterator.
Examples of arrays...
Program to count and print occurrence of numbers in an array of strings
Use a loop to iterate through the array
Use a dictionary to store the count of each number
Print the count of each number
A web server is a software that delivers web pages to clients upon request.
Web server is responsible for receiving and responding to HTTP requests from clients
It stores and delivers web pages, images, videos, and other web content
Examples of web servers include Apache, Nginx, and Microsoft IIS
Structures are value types while classes are reference types in C#. Classes support inheritance and polymorphism.
Structures are value types while classes are reference types
Structures cannot support inheritance and polymorphism
Classes can have access modifiers while structures cannot
Structures are stored on the stack while classes are stored on the heap
Example of a structure: struct Point { int x, y; }
Example of a clas
Top trending discussions
posted on 16 Dec 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 4 interview rounds.
In the coding test, there were 2 problems based on arrays and hashing (easy to medium level leetcode)
posted on 1 Aug 2024
I applied via campus placement at Jagan Institute of Management Studies (JIMS) and was interviewed in Jul 2024. There was 1 interview round.
posted on 4 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.
Basic aptitude question
Based on puzzle comprehension
posted on 19 Feb 2023
I applied via Recruitment Consulltant and was interviewed in Aug 2022. There were 4 interview rounds.
Aptitude test on logocal reasoning and maths question
All sql queries and oops concept.
posted on 17 Oct 2024
I applied via campus placement at Acropolis Institute of Technology and Research, Bhopal and was interviewed in Sep 2024. There were 2 interview rounds.
2 coding questions medium to hard level
Use Floyd's cycle detection algorithm to find if a Singly Linked List is cyclic or not.
Use two pointers, slow and fast, where slow moves one step at a time and fast moves two steps at a time.
If there is a cycle, the two pointers will eventually meet at some point.
If the fast pointer reaches the end of the list (null), then there is no cycle.
posted on 15 Jun 2022
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
posted on 23 Oct 2024
I applied via Campus Placement and was interviewed before Oct 2023. There were 2 interview rounds.
Basic MCQ technical questions
Easy level string and array and math questions
based on 5 reviews
Rating in categories
Software Engineer
108
salaries
| ₹2.4 L/yr - ₹8.1 L/yr |
Senior Software Engineer
67
salaries
| ₹4.2 L/yr - ₹12 L/yr |
Associate Software Engineer
63
salaries
| ₹1.4 L/yr - ₹4.5 L/yr |
Softwaretest Engineer
25
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Software Developer
16
salaries
| ₹2.4 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech