Upload Button Icon Add office photos
Premium Employer

i

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

UST Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

UST DOT NET Developer Interview Questions and Answers

Updated 11 Jan 2025

UST DOT NET Developer Interview Experiences

4 interviews found

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is REST Framework
  • Ans. 

    REST framework is a set of rules and conventions for building and interacting with web services.

    • REST stands for Representational State Transfer

    • It uses standard HTTP methods like GET, POST, PUT, DELETE for communication

    • It is stateless and allows for scalability and flexibility

    • Example: Django REST framework for building APIs in Python

  • Answered by AI
  • Q2. What are the SQL Queries
  • Ans. 

    SQL queries are used to retrieve, manipulate, and manage data stored in a database.

    • SQL SELECT query is used to retrieve data from a database table.

    • SQL INSERT query is used to insert new records into a database table.

    • SQL UPDATE query is used to modify existing records in a database table.

    • SQL DELETE query is used to remove records from a database table.

  • Answered by AI
Round 2 - Coding Test 

This is related to SQL

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between forach and Parallel.Foreach loop
  • Q2. Abstract class and interface when to use

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 experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Interface va abstract class
  • Q2. Mvc filters usage
  • Ans. 

    MVC filters are used to perform logic before or after an action method is executed in ASP.NET MVC applications.

    • Filters can be used for authorization, logging, exception handling, etc.

    • Types of filters include Authorization filters, Action filters, Result filters, and Exception filters.

    • Filters can be applied globally, at controller level, or at action level.

    • Example: [Authorize] attribute is a type of filter used for auth

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Most questions on Dependency injection, how to implement DI, how data transfeted from controller to model to view... Practical scenario based mvc questions.

Skills evaluated in this interview

DOT NET Developer Interview Questions & Answers

user image Vidya Viswanadhan

posted on 30 Sep 2023

Interview experience
5
Excellent
Difficulty level
Easy
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 - Technical 

(1 Question)

  • Q1. Memory management
Round 3 - HR 

(1 Question)

  • Q1. Can you relocate

UST interview questions for designations

 Senior .NET Developer

 (1)

 Developer

 (2)

 Software Developer

 (46)

 Java Developer

 (8)

 Salesforce Developer

 (3)

 Web Developer

 (3)

 UI Developer

 (2)

 Mainframe Developer

 (2)

DOT NET Developer Jobs at UST

View all

Interview questions from similar companies

I applied via Referral and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What did you asked?

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview wanted to test about person knowledge and communication skills. Most of the questions asked to they subject in interview. Person details.
Thanks you

Interview Questionnaire 

1 Question

  • Q1. In C# --> Abstraction, Interface , Abstract Method, Abstract Class, Polymorphisms, Encapsulation ,Inheritance, Serialization,
  • Ans. 

    C# concepts including abstraction, interface, abstract method, abstract class, polymorphism, encapsulation, inheritance, and serialization.

    • Abstraction: hiding implementation details

    • Interface: defining a contract for behavior

    • Abstract method: method without implementation

    • Abstract class: class with one or more abstract methods

    • Polymorphism: ability of objects to take on multiple forms

    • Encapsulation: bundling data and behavi...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java Collection, OOPS, Seralization
Round 2 - Technical 

(1 Question)

  • Q1. Java OOPS, Collection, threading, SQL
Round 3 - HR 

(1 Question)

  • Q1. Nothing specific, Salary Negotiations.

Interview Preparation Tips

Interview preparation tips for other job seekers - overall good experience and process was quick

I applied via Naukri.com and was interviewed before Jul 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Mostly Technical related to Python, OOPS, Multithreading, Django architecture etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and answers should be to the point. Use a pen and paper in case interviewer is not getting your point.

I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me your strengths and weaknesses ?
  • Q2. Why did you choose this field?

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall tough one if u dnt prepare well

I appeared for an interview before Jul 2021.

Round 1 - Aptitude Test 

This will be a general apptitude test where a questionnaire is consist of reasoning, English and Maths questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell us about yourself
  • Q2. What do you know about our company
  • Q3. Where do you see yourself in the next 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself for general apptitude. And for interview one-on-one, Stay calm and focused. Just be yourself, know you gonna provide to the company

UST Interview FAQs

How many rounds are there in UST DOT NET Developer interview?
UST interview process usually has 1-2 rounds. The most common rounds in the UST interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for UST 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 UST. The most common topics and skills that interviewers at UST expect are C#, .Net, MVC, ASP.Net and SQL.
What are the top questions asked in UST DOT NET Developer interview?

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

  1. What is REST Framew...read more
  2. What are the SQL Quer...read more
  3. Mvc filters us...read more

Tell us how to improve this page.

UST DOT NET Developer Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
UST DOT NET Developer Salary
based on 25 salaries
₹3.5 L/yr - ₹11.9 L/yr
26% more than the average DOT NET Developer Salary in India
View more details

UST DOT NET Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Full-Stack .Net Developer

Bangalore / Bengaluru

5-7 Yrs

Not Disclosed

Developer III - Dot Net Developer

Chennai,

Thiruvananthapuram

3-5 Yrs

Not Disclosed

Dot Net Developer II - Jr. Developer (.NET gRPC + SQL)

Thiruvananthapuram

2-3 Yrs

Not Disclosed

Explore more jobs
Software Developer
2.1k salaries
unlock blur

₹3.8 L/yr - ₹15.2 L/yr

Senior Software Engineer
1.6k salaries
unlock blur

₹6.7 L/yr - ₹26 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.8 L/yr - ₹15.3 L/yr

System Analyst
1.1k salaries
unlock blur

₹6.1 L/yr - ₹18.2 L/yr

Validation Engineer
923 salaries
unlock blur

₹2 L/yr - ₹7 L/yr

Explore more salaries
Compare UST with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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