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
posted on 19 Jul 2022
I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.
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 ...
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
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 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, ...]
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 17 Mar 2023
I applied via Referral and was interviewed before Mar 2022. There were 2 interview rounds.
posted on 8 Apr 2024
I applied via Campus Placement and was interviewed before Apr 2023. There was 1 interview round.
Authentication verifies the identity of a user, while authorization determines what actions they are allowed to perform.
Authentication confirms the identity of a user through credentials like passwords or biometrics.
Authorization determines the level of access a user has to resources or actions.
Example: Logging into a system with a username and password is authentication, while being able to view or edit specific files
I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.
Aptitude,Python,java,dbms snippets
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 |
SQL Developer
7
salaries
| ₹5.4 L/yr - ₹7.2 L/yr |
Markelytics Solutions
Jasper Colin
Cotecna Inspection India
InSync Analytics