Upload Button Icon Add office photos

Inlogic Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Inlogic Technologies Junior .NET Developer Interview Questions and Answers

Updated 25 Jan 2025

6 Interview questions

A Junior .NET Developer was asked 4mo ago
Q. What is the difference between substr() and charindex()?
Ans. 

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...

A Junior .NET Developer was asked 4mo ago
Q. What is your understanding of normalization in SQL?
Ans. 

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, i...

Junior .NET Developer Interview Questions Asked at Other Companies

asked in Suma Soft
Q1. What is StringBuffer and where is it used?
Q2. What is the SQL query to retrieve the maximum salary from a datab ... read more
asked in Suma Soft
Q3. What is an ArrayList and where is it used?
Q4. Coding round 1. Write a code for prime and odd numbers
asked in Casepoint
Q5. How can you identify and delete duplicate rows in a SQL table?
A Junior .NET Developer was asked 4mo ago
Q. What are the key concepts of Object-Oriented Programming (OOP)?
Ans. 

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 cla...

A Junior .NET Developer was asked 4mo ago
Q. What is the SQL query to retrieve the maximum salary from a database?
Ans. 

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

A Junior .NET Developer was asked 4mo ago
Q. What is the difference between procedures and functions?
Ans. 

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.

A Junior .NET Developer was asked 4mo ago
Q. What are the available access modifiers in programming?
Ans. 

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

Inlogic Technologies Junior .NET Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Dec 2024.

Round 1 - Aptitude Test 

Twenty technical multiple-choice questions: ten from general object-oriented programming, five from SQL, and five directly related to C#.

Round 2 - One-on-one 

(7 Questions)

  • Q1. Can you provide a self-introduction?
  • Ans. 

    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

  • Answered by AI
  • Q2. What are the key concepts of Object-Oriented Programming (OOP)?
  • Ans. 

    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 ...

  • Answered by AI
  • Q3. What are the available access modifiers in programming?
  • Ans. 

    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

  • Answered by AI
  • Q4. What is your understanding of normalization in SQL?
  • Ans. 

    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...

  • Answered by AI
  • Q5. Difference between substr() and charindex()?
  • Ans. 

    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...

  • Answered by AI
  • Q6. What is the difference between procedures and functions?
  • Ans. 

    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.

  • Answered by AI
  • Q7. What is the SQL query to retrieve the maximum salary from a database?
  • Ans. 

    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

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Completely resume based questions. They will raise questions from web technology only if you mention it in your resume or else they won't get deeper in technical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Though I'm from java background without any knowledge in HTML, CSS and C# they considered me till 3rd round because of my confidence and fluency. It was a walkin. Waiting for my 3rd round results(on hold). All the three rounds completed in a single day and the results were shared immediately. Friendly interviewers.

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Inlogic Technologies?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

30 min test on simple google form

Round 3 - Coding Test 

Half hour conding round on basic javascript questions

Round 4 - Coding Test 

One hour coding round on little bit intermediate javascript questions

Junior .NET Developer Interview Questions Asked at Other Companies

asked in Suma Soft
Q1. What is StringBuffer and where is it used?
Q2. What is the SQL query to retrieve the maximum salary from a datab ... read more
asked in Suma Soft
Q3. What is an ArrayList and where is it used?
Q4. Coding round 1. Write a code for prime and odd numbers
asked in Casepoint
Q5. How can you identify and delete duplicate rows in a SQL table?
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Leetcode Hard questions
  • Q2. IPO Leetcode Hard
  • Ans. 

    The IPO problem involves scheduling and maximizing profits from initial public offerings.

    • Understand the problem constraints and requirements clearly.

    • Use a greedy algorithm to prioritize high-profit IPOs.

    • Consider edge cases, such as overlapping IPO times.

    • Example: If IPOs A, B, and C have profits of 100, 200, and 150 respectively, prioritize B first.

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Discussed on my last salary
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. General fit to profile filtration
Round 2 - Technical 

(3 Questions)

  • Q1. To the profile applied for
  • Q2. Explain an actual component
  • Ans. 

    An actual component is a reusable and modular piece of software that performs a specific function within a larger system.

    • Components are often designed to be independent and can be easily integrated into different systems.

    • Examples of components include buttons, input fields, and dropdown menus in a user interface.

    • Components can have their own logic, styling, and functionality, making them versatile building blocks for s...

  • Answered by AI
  • Q3. Design the architecture
  • Ans. 

    Designing the architecture for a software system involves planning the structure and components of the system.

    • Identify the key components of the system and their interactions

    • Choose appropriate technologies and frameworks for each component

    • Consider scalability, performance, security, and maintainability

    • Create a detailed diagram or documentation of the architecture

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Attitude towards work

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not bluff they will catch you immediately as even their management are hardcore coders

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Feb 2025.

Round 1 - Coding Test 

They asked one coding question that is for star pattern question

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for pattern auestions and java

I applied via Campus Placement and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

1st test was aptitude and a easy coding test

Round 2 - Coding Test 

The 2nd test was pure coding based test on hacker rank platform and contains 2 easy and 2 medium question

Round 3 - Technical 

(1 Question)

  • Q1. Round 3 was technical interview and asked from basics of computer programming and architecture
Round 4 - HR 

(4 Questions)

  • Q1. What is your family background?
  • Ans. 

    I come from a close-knit family that values education and support, fostering a strong sense of community and collaboration.

    • My parents are both educators, which instilled a love for learning in me from a young age.

    • I have two siblings; we often collaborate on projects, enhancing our problem-solving skills.

    • Family gatherings are frequent, where we share experiences and support each other's goals.

  • Answered by AI
  • Q2. Why are you looking for a change?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Advice is just improve basics of programming and DSA with a database management and basicsa of os and networks
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions with some basic coding questions

Round 2 - Coding Test 

They have given 3 coding questions and some pseudo codings

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Some coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Project discussion

Software Developer Interview Questions & Answers

Snovasys user image Papanaboyina Manohar

posted on 6 Oct 2023

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Python based questions

Round 3 - Technical 

(2 Questions)

  • Q1. Python based questions
  • Q2. Java based questions
Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself

Inlogic Technologies Interview FAQs

How many rounds are there in Inlogic Technologies Junior .NET Developer interview?
Inlogic Technologies interview process usually has 3 rounds. The most common rounds in the Inlogic Technologies interview process are One-on-one Round and Aptitude Test.
What are the top questions asked in Inlogic Technologies Junior .NET Developer interview?

Some of the top questions asked at the Inlogic Technologies Junior .NET Developer interview -

  1. What is the SQL query to retrieve the maximum salary from a databa...read more
  2. What is your understanding of normalization in S...read more
  3. What are the key concepts of Object-Oriented Programming (OO...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.5
 • 108 Interviews
HyScaler Interview Questions
4.5
 • 104 Interviews
Snovasys Interview Questions
4.0
 • 38 Interviews
Quantsapp Interview Questions
3.0
 • 36 Interviews
NexTurn Interview Questions
4.1
 • 34 Interviews
View all
Software Developer
51 salaries
unlock blur

₹3 L/yr - ₹9.8 L/yr

Software Engineer
44 salaries
unlock blur

₹4.1 L/yr - ₹9 L/yr

Software Tester
35 salaries
unlock blur

₹3.3 L/yr - ₹8 L/yr

Associate Software Developer
27 salaries
unlock blur

₹2 L/yr - ₹4 L/yr

Plsql Developer
21 salaries
unlock blur

₹4.5 L/yr - ₹8 L/yr

Explore more salaries
Compare Inlogic Technologies with

Zidio Development

4.5
Compare

Northcorp Software

4.5
Compare

Accel Frontline

4.1
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.8
Compare
write
Share an Interview