Filter interviews by
I was interviewed in Dec 2024.
Twenty technical multiple-choice questions: ten from general object-oriented programming, five from SQL, and five directly related to C#.
I am a passionate Junior .NET Developer with experience in C#, ASP.NET, and SQL Server.
Experienced in C#, ASP.NET, and SQL Server
Passionate about software development
Quick learner and team player
Key concepts of OOP include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class). Example: Class with private fields and public methods.
Inheritance: Creating new classes based on existing classes, inheriting their attributes and behaviors. Example: Subclass extending a superclass.
Polymorphism: Objects of different classes ...
Access modifiers control the visibility and accessibility of classes, methods, and variables in programming.
Public - accessible from anywhere
Private - accessible only within the same class
Protected - accessible within the same class and its subclasses
Internal - accessible within the same assembly
Protected Internal - accessible within the same assembly or subclasses
Normalization in SQL is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization is a technique used to eliminate redundant data and ensure data integrity.
It involves breaking down a table into smaller tables and defining relationships between them.
There are different normal forms such as 1NF, 2NF, 3NF, and BCNF.
For example, in a database of students and courses, instea...
substr() extracts a substring from a string based on start and length, while charindex() finds the position of a character or substring within a string.
substr() is used in SQL Server to extract a portion of a string based on the starting position and length.
charindex() is used in SQL Server to find the position of a specific character or substring within a string.
Example: SELECT SUBSTRING('Hello World', 1, 5) will retu...
Procedures do not return a value, while functions return a value.
Procedures are used to perform an action, while functions are used to calculate and return a value.
Functions have a return type specified, while procedures do not.
Example: Procedure to display a message on the screen vs Function to calculate the sum of two numbers.
SQL query to retrieve the maximum salary from a database
Use the SELECT statement with the MAX function to retrieve the maximum salary
Specify the column name for the salary field in the table
Example: SELECT MAX(salary) FROM employees
I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.
Good all good all good
I was interviewed in Sep 2024.
It was very good exam
Inlogic Technologies interview questions for popular designations
I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.
C#, AngularJS, SQL Server, Frontend Developer.
Frontend developer, C#, SQL Server, C#.
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
.NET, AngularJS, and SQL Server.
I applied via Company Website and was interviewed in Nov 2022. There were 3 interview rounds.
Top trending discussions
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
based on 10 interviews
Interview experience
based on 38 reviews
Rating in categories
Software Developer
51
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Tester
35
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Developer
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Plsql Developer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech