Upload Button Icon Add office photos

Filter interviews by

Inlogic Technologies Junior .NET Developer Interview Questions, Process, and Tips

Updated 25 Jan 2025

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.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. All about core java
  • Q2. Front end and My Sql
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Aptitude Test 

The aptitude test mainly covered logical reasoning, quantitative aptitude, and basic programming concepts. Questions were of moderate difficulty, with some time-based problem-solving challenges. Practicing common aptitude topics like puzzles, numerical ability, and coding fundamentals can help in preparation.

Round 2 - Group Discussion 

The group discussion round focused on general topics related to technology, current affairs, and workplace scenarios. The evaluators were looking for clarity of thought, communication skills, and how well candidates could present their points while engaging with others. Staying confident and actively participating helped in getting selected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be consistent and work hard
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Project discussion
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
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
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Based on JavaScript and Java.

Round 2 - Assignment 

A task based on JavaScript.

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

I applied via Naukri.com and was interviewed before Sep 2022. There were 3 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 - One-on-one 

(2 Questions)

  • Q1. Basic JS questions
  • Q2. String Concat through function
Round 3 - Coding Test 

Advanced JS, PHP related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from the free code camp js questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. 3 Question was there related to architecture and Computer networks.
Round 2 - Technical 

(2 Questions)

  • Q1. Microservices and Monolith.
  • Q2. Leetcode hard Sum.

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. To find if a number is Prime or not and optimise your written code.
  • Ans. 

    Check if a number is prime and optimize the code.

    • Start by checking if the number is less than 2, in which case it is not prime.

    • Iterate from 2 to the square root of the number and check if any of them divide the number evenly.

    • If a divisor is found, the number is not prime. Otherwise, it is prime.

  • Answered by AI
  • Q2. Css question related to flex box, Grid and cross browser compatibility
  • Q3. To call an API in react and optimise your written code.
  • Ans. 

    To optimise API calls in React, use asynchronous functions and caching techniques.

    • Use async/await to handle API calls

    • Implement caching to reduce network requests

    • Use memoization to avoid unnecessary re-renders

    • Consider using a state management library like Redux

    • Use performance profiling tools like React DevTools

  • Answered by AI
  • Q4. Questions on JS concepts like Objects and Prototype Inheritance.

Interview Preparation Tips

Interview preparation tips for other job seekers - Know your basic concepts and prepare well for the interview.

Skills evaluated in this interview

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 are the key concepts of Object-Oriented Programming (OO...read more
  3. What are the available access modifiers in programmi...read more

Tell us how to improve this page.

Inlogic Technologies Junior .NET Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Webdew Interview Questions
4.4
 • 106 Interviews
HyScaler Interview Questions
4.5
 • 92 Interviews
Quantsapp Interview Questions
2.8
 • 35 Interviews
Appsierra Interview Questions
4.4
 • 31 Interviews
View all
Software Developer
51 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

Software Engineer
41 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
26 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Plsql Developer
21 salaries
unlock blur

₹4.5 L/yr - ₹8 L/yr

Explore more salaries
Compare Inlogic Technologies with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

4.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview