Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NeoSOFT Team. If you also belong to the team, you can get access from here

NeoSOFT Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 1.5k Reviews

Filter interviews by

NeoSOFT DOT NET Developer Interview Questions, Process, and Tips

Updated 3 Dec 2024

Top NeoSOFT DOT NET Developer Interview Questions and Answers

  • Q1. String vs String Builder. Comparision of their mutability, speed, memory allocated, usability. Was provided a use case and asked which one to use and how. String Interpol ...read more
  • Q2. Abstract class vs interfaces. What would i choose and why.
  • Q3. Pipelines and Middlewares in .NET. How would i configure them.
View all 9 questions

3 NeoSOFT DOT NET Developer Interview Experiences

17 questions found

Sort by: Popular

DOT NET Developer Interview Questions

user image Anonymous

posted on 17 Nov 2023

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Approached by Company and was interviewed in Oct 2023.

2 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (12 Questions)

  • Q1. Abstract class vs interfaces. What would i choose and why.
  • Q2. Difference between .NET core, .NET framework and .NET
  • Q3. Pipelines and Middlewares in .NET. How would i configure them.
  • Q4. Difference between App.Use() and App.Run()
  • Q5. SOLID principles (S and O was asked)
  • Q6. Dependency Inversion vs Inversion of Control. I had to write examples of constructor injection, method injection with the help of a DBContext file.
  • Q7. String vs String Builder. Comparision of their mutability, speed, memory allocated, usability. Was provided a use case and asked which one to use and how. Strin...read more
  • Q8. Database Normalization (2NF was asked). Was given an sample dataset, asked to normalize and eliminate partial dependency. Given 2 entities Students and Class, e...read more
  • Q9. Difference between Unique, Primary Key. Clustered and Non-Clustered Indices.
  • Q10. Prepare an example of JWT authentication and Oauth for an API.
  • Q11. Difference between $.post and $.ajax.
  • Q12. Write a Linq query to fetch data the fastest.(i used iQueryable) Write a Linq query to check if a record exists in the table.(i used ANY)

Interview Preparation Tips

Topics to prepare for NeoSOFT DOT NET Developer interview:
  • C#
  • webapi
  • SQL Server
Interview preparation tips for other job seekers - The interviewer was asking real life use case-driven questions. You can learn a bit about low level system design.
Focus more on C# and DOTNET 6.

Skills evaluated in this interview

DOT NET Developer Interview Questions

user image Anonymous

posted on 3 Dec 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via LinkedIn and was interviewed in Nov 2024.

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. What is JWT Authentication
  • Q2. Design Patterns
  • Q3. Different Types of Routing in MVC

Get interview-ready with top interview questions

DOT NET Developer Interview Questions

user image Syna Chandnani

posted on 15 Jun 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Dependency injection
  • Q2. Dispose and finalize

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 No response

I applied via Naukri.com and was interviewed in Feb 2024.

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. What is Sql joins, cte, Sp vs function, user defined types,
  • Q2. C# interfces, opps concepts, DI, asp page life cycle
  • Q3. Ado. Net & entity frework difference

Interview Preparation Tips

Topics to prepare for Kellton DOT NET Developer interview:
  • OOPS
  • C#
  • SQL

Skills evaluated in this interview

Interview experience
5
 Excellent
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 -

I applied via AmbitionBox and was interviewed before May 2023.

3 Interview Rounds

1

HR Round (1 Question)

  • Q1. Simple discussion
2

Coding Test Round

Any coding test in asp.net for 1 hour duration

3

Technical Round (1 Question)

  • Q1. Ask some technical questions
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
Selected  Selected

3 Interview Rounds

1

Aptitude Test Round

General aptitude online test

2

Technical Round (2 Questions)

  • Q1. OOPS basic concepts with eg
  • Q2. C#,Sql,MVC concepts
3

Technical Round (2 Questions)

  • Q1. Project experience
  • Q2. Coding related questions asked
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

I applied via campus placement at Amrita Vishwa Vidyapeetham, Amritapuri Campus

2 Interview Rounds

1

Aptitude Test Round

Since it came through college I was a fresher and it was aptitude + English

2

Technical Round (2 Questions)

  • Q1. Project questions based on resume
  • Q2. Then some HR questions also based
Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Assignment Round

Prev job work and project details , roles and responsibility

2

Technical Round (2 Questions)

  • Q1. What is SDLC process
  • Q2. What is the ASp.net mean for ?

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on tech round

Skills evaluated in this interview

Interview experience
2
 Poor
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (1 Question)

  • Q1. C# basic and .net
Interview experience
2
 Poor
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (1 Question)

  • Q1. Explain SDLC process test

Interview Preparation Tips

Interview preparation tips for other job seekers - test

Skills evaluated in this interview

NeoSOFT Interview FAQs

How many rounds are there in NeoSOFT DOT NET Developer interview?
NeoSOFT interview process usually has 1-2 rounds. The most common rounds in the NeoSOFT interview process are Technical and Resume Shortlist.
How to prepare for NeoSOFT DOT NET Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at NeoSOFT. The most common topics and skills that interviewers at NeoSOFT expect are MVC, .Net, C#, WCF and Web Api.
What are the top questions asked in NeoSOFT DOT NET Developer interview?

Some of the top questions asked at the NeoSOFT DOT NET Developer interview -

  1. String vs String Builder. Comparision of their mutability, speed, memory alloca...read more
  2. Abstract class vs interfaces. What would i choose and w...read more
  3. Pipelines and Middlewares in .NET. How would i configure th...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 NeoSOFT interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
NeoSOFT DOT NET Developer Salary
based on 17 salaries
₹3 L/yr - ₹8 L/yr
17% less than the average DOT NET Developer Salary in India
View more details

NeoSOFT DOT NET Developer Reviews and Ratings

based on 15 reviews

3.8/5

Rating in categories

3.9

Skill development

3.2

Work-Life balance

3.1

Salary & Benefits

3.3

Job Security

3.7

Company culture

2.8

Promotions/Appraisal

3.5

Work Satisfaction

Explore 15 Reviews and Ratings
Software Engineer
1.9k salaries
unlock blur

₹3.9 L/yr - ₹13 L/yr

Software Developer
765 salaries
unlock blur

₹2.8 L/yr - ₹13 L/yr

Senior Software Engineer
691 salaries
unlock blur

₹5.5 L/yr - ₹18 L/yr

Softwaretest Engineer
507 salaries
unlock blur

₹2.7 L/yr - ₹7.3 L/yr

Senior Software Developer
166 salaries
unlock blur

₹6.2 L/yr - ₹20 L/yr

Explore more salaries
Compare NeoSOFT with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview