i
Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.
Code related to asp.net
SOLID is a set of five design principles that help make software designs more understandable, flexible, and maintainable.
S - Single Responsibility Principle: A class should have only one reason to change.
O - Open/Closed Principle: Software entities should be open for extension but closed for modification.
L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses with...
ViewData is used to pass data from controller to view in ASP.NET MVC.
Use ViewData dictionary to store data in controller
Access ViewData in view using key-value pairs
Data stored in ViewData is available only for the current request
Top trending discussions
Two coding questions, one is easy and the other is difficult. Who solved 2nd question was shortlisted for an interview.
Apptitude test is so easy it consists of English, technical mcqs
count(*) counts all rows in a table, while count(column_name) counts non-null values in a specific column.
count(*) counts all rows in a table
count(column_name) counts non-null values in a specific column
count(*) is generally used to get the total number of rows in a table
count(column_name) is used to count non-null values in a specific column
posted on 19 Jul 2022
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.
posted on 13 Sep 2023
I applied via Company Website and was interviewed before Sep 2022. There were 3 interview rounds.
Multiple inheritance allows a class to inherit attributes and methods from more than one parent class.
In multiple inheritance, a class can inherit from two or more parent classes.
It can lead to the Diamond Problem where a class inherits from two classes that have a common ancestor.
Languages like C++ support multiple inheritance.
Example: class ChildClass : public ParentClass1, public ParentClass2 {}
An interface in software development defines a contract for classes to implement, specifying methods and properties that must be included.
Interfaces in programming languages like Java, C#, and TypeScript allow for multiple inheritance by defining a set of methods that a class must implement.
Interfaces are used to enforce a common structure across different classes, promoting code reusability and maintainability.
Example...
Create Crud operation using angular with API.
Two coding questions, one is easy and the other is difficult. Who solved 2nd question was shortlisted for an interview.
I applied via Campus Placement and was interviewed in Apr 2021. There were 3 interview rounds.
Data structures are ways of organizing and storing data in a computer so that it can be accessed and used efficiently.
Data structures can be linear or non-linear
Examples of linear data structures include arrays, linked lists, and stacks
Examples of non-linear data structures include trees and graphs
Choosing the right data structure can greatly impact the efficiency of algorithms
posted on 6 Oct 2022
I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.
CFA and DFA are Change-Tracking and Database-First Approaches in Entity Framework Core.
CFA (Change-Tracking Approach) is used to track changes made to entities in memory and then save them to the database.
DFA (Database-First Approach) is used to generate entity classes and DbContext from an existing database schema.
CFA is useful when working with disconnected entities, while DFA is useful when working with an existing ...
posted on 22 Jan 2022
I applied via Naukri.com and was interviewed in Jul 2021. There were 4 interview rounds.
I applied via campus placement at BV Raju Institute of Technology, Medak and was interviewed in Sep 2020. There were 3 interview rounds.
Program to get minimum number of coins.
Create an array of coin denominations
Sort the array in descending order
Loop through the array and subtract the highest denomination possible
Repeat until the remaining amount is 0
Sorting an array of infinite length with only three elements (-1, 0, 1)
Use counting sort algorithm to count the frequency of each element
Create a new array with sorted elements based on their frequency
Time complexity is O(n) and space complexity is O(1)
Example: [-1, 1, 0, 1, -1, 0, 1, -1, 0, 1, ...]
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
ETL Developer
11
salaries
| ₹9 L/yr - ₹11.5 L/yr |
Database Developer
10
salaries
| ₹4.2 L/yr - ₹8.5 L/yr |
Devops Engineer
9
salaries
| ₹10 L/yr - ₹10 L/yr |
Data Scientist 2
7
salaries
| ₹21 L/yr - ₹21 L/yr |
Power BI Developer
7
salaries
| ₹7 L/yr - ₹9.2 L/yr |
Saregama India
T-Series
Gaana
Hungama Digital Media Entertainment