i
Grid Dynamics
Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
OOPs concepts are fundamental principles of object-oriented programming like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: Animal class can inherit from Mammal class.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Using private variables and public methods in a class.
Pol...
Authorization and authentication in web API can be set using various methods like JWT, OAuth, and Identity Framework.
Use JWT (JSON Web Tokens) for token-based authentication
Implement OAuth for secure authorization and authentication
Utilize Identity Framework for managing user authentication and authorization
Set up roles and policies to control access to resources
Top trending discussions
D/W array is a dynamic array in .Net that can grow or shrink in size. ArrayList is a collection class that can store objects of any type.
D/W array is a resizable array that automatically adjusts its size as elements are added or removed.
ArrayList is a collection class that can store objects of any type, allowing for flexibility in data storage.
Example: D/W array - string[] myArray = new string[5]; ArrayList - ArrayList
readonly variables can be assigned a value either at the time of declaration or in the constructor, while const variables must be assigned a value at the time of declaration and cannot be changed.
readonly variables can be assigned a value at runtime, while const variables must be assigned a value at compile time
readonly variables can be assigned a value in the constructor, while const variables cannot
const variables ar...
const is compile-time constant, while readonly is runtime constant.
const values are determined at compile time and cannot be changed during runtime
readonly values can be assigned a value either at the declaration or in the constructor and can be changed at runtime
const is used for values that are known at compile time, like mathematical constants
readonly is used when the value needs to be initialized at runtime, like d
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Program to calculate factorial of a number using for loop
Initialize a variable to store the factorial result
Use a for loop to iterate from 1 to the given number
Multiply the current value with the factorial result in each iteration
Return the factorial result
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Debugging techniques involve using logs to identify and fix issues in code.
Types of logs include console logs, file logs, event logs, and trace logs.
Debugging techniques include using breakpoints, stepping through code, and analyzing error messages.
Logging frameworks like log4net and NLog can be used to generate logs for debugging purposes.
I applied via Campus Placement
30 min aptitude quetiobs
2 coding questions where asked i simple logics
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Software Engineer
60
salaries
| ₹11.7 L/yr - ₹28 L/yr |
Senior Software Engineer
56
salaries
| ₹18 L/yr - ₹35 L/yr |
Associate Software Engineer
21
salaries
| ₹4 L/yr - ₹5 L/yr |
Devops Engineer
11
salaries
| ₹7.8 L/yr - ₹22 L/yr |
Big Data Engineer
9
salaries
| ₹10.6 L/yr - ₹13.6 L/yr |
EPAM Systems
Luxoft
Persistent Systems
TCS