Upload Button Icon Add office photos

Filter interviews by

Agilysys Technologies India DOT NET Developer Interview Questions and Answers

Updated 9 Dec 2024

Agilysys Technologies India DOT NET Developer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Online Assessment - Technical

Round 2 - Technical 

(2 Questions)

  • Q1. Project Explanation
  • Q2. SQL performance tuning
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Mcq 

(1 Question)

  • Q1. Wcf related questions
Round 2 - Coding Test 

SQL queries related to joins and group by

DOT NET Developer Interview Questions Asked at Other Companies

asked in Infosys
Q1. What is the difference between windows application development an ... read more
Q2. What is Trigger,Store procedure, join in sql query and their synt ... read more
asked in Infosys
Q3. what is the components of dotnetframework which types
asked in Infosys
Q4. What kind of database you used in projects
Q5. How many ways are there to send data to controller from View?

Interview questions from similar companies

DOT NET Developer Interview Questions & Answers

Chetu user image Sowmitri S H (Som)

posted on 21 Apr 2022

I applied via Shine and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Test MCQ type with time limit to answer. Fixed no. Of questions related to language

Interview Preparation Tips

Interview preparation tips for other job seekers - Study, learn practice then approach for final result.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

Simple math, resiong c#, .net Mvc ,asp.net core

Round 3 - Technical 

(2 Questions)

  • Q1. C#,net mvc ,Asp.net core , Web Api ,Jquery,Ajax
  • Q2. What is Web API,MVC,Jquery
  • Ans. 

    Web API is a framework for building HTTP services, MVC is a design pattern for web applications, and jQuery is a JavaScript library for simplifying client-side scripting.

    • Web API is a framework provided by Microsoft for building HTTP services that can be consumed by a broad range of clients, including browsers, mobile devices, and desktop applications.

    • MVC (Model-View-Controller) is a design pattern used in web developme...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Privious Company details,sellery Expectaion,joining date

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Good not much difficult easily crakeable with normal knowledge

Round 3 - Technical 

(2 Questions)

  • Q1. Normal question about the technology you are interested and mentioned in your resume
  • Q2. Oops concepts general concept related to the selected topics and the basic questions
Round 4 - Technical 

(1 Question)

  • Q1. Technical round 2 also asked the question related to the subject mentioned in resume
Round 5 - HR 

(1 Question)

  • Q1. Nothing special only tells you about the company perks and you can ask if you have any query

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep motivated and self belief is very important because it is very neede for job

I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Some dot net MVC and dot net core interview questions and also SQL server database question and aptitude test

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your technical questions

I applied via LinkedIn and was interviewed in Mar 2023. There were 3 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 

Math reasiong coding c#

Round 3 - Technical 

(1 Question)

  • Q1. Asp.netcore, SQL server web API
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Coding,asp.net.reasiong , math

Round 3 - Assignment 

SQL server,asp
Net ,jQuery , javascript etc

Round 4 - Technical 

(1 Question)

  • Q1. Logical thinking ,practical confidence
Round 5 - HR 

(1 Question)

  • Q1. Sellery discussion, privious company work details.

Interview Preparation Tips

Interview preparation tips for other job seekers - Self confidence very important . Positive thoughts and logical mindset very important.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jan 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Assignment 

First round will be assessment round where one guy from there team will share his screen to you have give the control and you have to complete the assessment….questions are related to .net field and c#

Round 3 - One-on-one 

(1 Question)

  • Q1. First introduce your self and then he will ask you to rate your self in all technology and then one by one they will ask you question basics to c# oops and then sql question , mvc, webapi
Round 4 - HR 

(1 Question)

  • Q1. After taking all the interviews they told me that we don't have the opening...I asked them like why did you guys just waste my time...she was like the person who called you 1st day fired from the company.....

Interview Preparation Tips

Topics to prepare for Chetu DOT NET Developer interview:
  • C#.Net
  • SQL Server
  • Webapi
  • ASP.Net MVC
  • core .net
Interview preparation tips for other job seekers - Don't join this company they are fraud….after talking all rounds of technical they refused to give offer letter
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. 1. oops 2. mvc lifecycle
  • Q2. 1. routing 2. filters in mvc
  • Ans. 

    Routing and filters are important concepts in MVC development.

    • Routing determines how URLs are mapped to controllers and actions.

    • Filters are used to add additional logic before or after an action is executed.

    • There are several types of filters, including authorization, action, and result filters.

    • Filters can be applied globally, to a controller, or to an individual action.

    • Routing and filters are essential for creating a w

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - easy to crack just focus on basic questions in both rounds.

Skills evaluated in this interview

Agilysys Technologies India Interview FAQs

How many rounds are there in Agilysys Technologies India DOT NET Developer interview?
Agilysys Technologies India interview process usually has 2 rounds. The most common rounds in the Agilysys Technologies India interview process are Assignment, Technical and Coding Test.
How to prepare for Agilysys Technologies India 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 Agilysys Technologies India. The most common topics and skills that interviewers at Agilysys Technologies India expect are C#, .Net, SQL, Java Web Services and Share Market.
What are the top questions asked in Agilysys Technologies India DOT NET Developer interview?

Some of the top questions asked at the Agilysys Technologies India DOT NET Developer interview -

  1. SQL performance tun...read more
  2. Wcf related questi...read more
  3. Project Explanat...read more

Tell us how to improve this page.

Agilysys Technologies India DOT NET Developer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Chetu Interview Questions
3.3
 • 176 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
CodeClouds Interview Questions
4.4
 • 36 Interviews
SirionLabs Interview Questions
3.8
 • 24 Interviews
SOTI Interview Questions
3.3
 • 23 Interviews
Replicon Interview Questions
3.8
 • 21 Interviews
View all
Agilysys Technologies India DOT NET Developer Salary
based on 13 salaries
₹5 L/yr - ₹12 L/yr
54% more than the average DOT NET Developer Salary in India
View more details
Software Analyst
404 salaries
unlock blur

₹6.5 L/yr - ₹15.8 L/yr

Senior Software Analyst
195 salaries
unlock blur

₹9.3 L/yr - ₹25.5 L/yr

Quality Analyst
181 salaries
unlock blur

₹6 L/yr - ₹13 L/yr

Associate Software Analyst
152 salaries
unlock blur

₹6 L/yr - ₹10.8 L/yr

Associate Quality Analyst
74 salaries
unlock blur

₹5 L/yr - ₹9 L/yr

Explore more salaries
Compare Agilysys Technologies India with

Thomson Reuters

4.1
Compare

Duck Creek Technologies

4.4
Compare

FinThrive

3.7
Compare

CodeClouds

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