Filter interviews by
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a database into smaller, more manageable tables.
Each table should have a primary key and only contain data that is related to that key.
Normalization helps to prevent data inconsistencies and anomalies.
There are different levels of normalization, with each level building on t...
OOPs concepts are the fundamental principles of Object-Oriented Programming.
Encapsulation - binding data and functions that manipulate them
Inheritance - creating new classes from existing ones
Polymorphism - ability of objects to take on multiple forms
Abstraction - hiding implementation details and showing only functionality
Examples: class, object, inheritance, encapsulation, polymorphism, abstraction
Joins are used to combine data from two or more tables based on a related column.
Joins are used to retrieve data from multiple tables in a single query.
They are performed using the JOIN keyword followed by the name of the table to be joined.
Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN.
Joins are based on a related column between the tables, known as the join condition.
The result o...
I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.
2 coding questions and few MCQs
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 16 Apr 2021
Implement merge sort and find kth largest element in an array.
Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them and then merges them.
Kth largest element can be found using quick select algorithm or by sorting the array and returning the kth element from the end.
Merge sort has a time complexity of O(nlogn) and space complexity of O(n).
Quick select has a time comp...
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
Convert given no to corresponding excel no.
Excel no starts from 1 and goes up to 16384
Excel no is calculated using column and row numbers
For example, 1 corresponds to A, 27 corresponds to AA, 28 corresponds to AB, and so on
Find unique characters in a window of k size in a string.
Use a sliding window approach.
Maintain a hash table to keep track of character frequency.
Remove characters from hash table as the window slides.
posted on 16 Apr 2021
I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Senior Software Engineer
762
salaries
| ₹9 L/yr - ₹31.5 L/yr |
Software Engineer
760
salaries
| ₹4 L/yr - ₹16.5 L/yr |
Lead Software Engineer
259
salaries
| ₹11 L/yr - ₹36 L/yr |
Softwaretest Engineer
98
salaries
| ₹3.5 L/yr - ₹11.2 L/yr |
Software Developer
97
salaries
| ₹4.3 L/yr - ₹15.5 L/yr |
One Network Enterprises
ITC Infotech
CMS IT Services
KocharTech