Upload Button Icon Add office photos

Filter interviews by

Sarvodaya Infotech Interview Questions and Answers

Updated 27 Apr 2024

Sarvodaya Infotech Interview Experiences

Popular Designations

3 interviews found

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

I applied via Job Fair and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Assignment 

Accounts related questions

Round 2 - HR 

(1 Question)

  • Q1. Introduction about yourself
Round 3 - Face to face interview 

(2 Questions)

  • Q1. Introduction about family
  • Q2. My mother is house wife and my 2 elder brother are business man

Account Assistant Interview Questions asked at other Companies

Q1. How many types of invoices to process
View answer (4)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Good process and everyone was suppporting us

Round 2 - Technical 

(2 Questions)

  • Q1. They basically ask you question based on your resume
  • Q2. They ask you question about your project

Interview Preparation Tips

Interview preparation tips for other job seekers - Write what you know well in your resume

ASP.NET Developer Interview Questions asked at other Companies

Q1. All opps concept. What is constructor?, what is delegets? What is inheritance? What is abtract class.?
View answer (1)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 - Aptitude Test 

They will ask random question which will not make any sense to the actual job

Round 3 - Coding Test 

Technical Round generally of C# and basics

Round 4 - One-on-one 

(1 Question)

  • Q1. What do you do in free time what did your father do what is your expectatiosn and other

ASP.NET Developer Interview Questions asked at other Companies

Q1. All opps concept. What is constructor?, what is delegets? What is inheritance? What is abtract class.?
View answer (1)

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Dec 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. Explain Oops concepts in c#
  • Ans. 

    OOPs concepts in C# include inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Encapsulation is the practice of hiding implementation details and exposing only necessary information.

    • Polymorphism allows objects of different types to be treated as if they are the same type.

    • Abstraction is the process of hiding complex implementation det...

  • Answered by AI
  • Q2. 2. Difference between abstraction and encapsulation
  • Ans. 

    Abstraction focuses on the outside view of an object while encapsulation deals with the internal workings of an object.

    • Abstraction is the process of hiding complex implementation details and showing only necessary information to the user.

    • Encapsulation is the process of wrapping data and methods into a single unit (class) and restricting access to the data from outside the class.

    • Abstraction is achieved through interface...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare basic things in c# they asked only the basics

Skills evaluated in this interview

I applied via Infosys and was interviewed in Sep 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Oops, Concepts, ADO.Net
  • Q2. Explain MVC models and Action Listeners.
  • Ans. 

    MVC models are a design pattern for web applications. Action Listeners are used to handle user input.

    • MVC stands for Model-View-Controller

    • Model represents the data and business logic

    • View is the user interface

    • Controller handles user input and updates the model and view

    • Action Listeners are used in GUI programming to handle user input events

    • For example, a button click can trigger an Action Listener to perform a specific ac

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready to face questions for the following topics, C# oops, ADO.NET and ASP.Net, your projects.

Skills evaluated in this interview

I applied via Walk-in and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Journal aptitude like that match reasoning etc

Round 2 - HR 

(3 Questions)

  • Q1. Tell me about your self My self
  • Q2. See resume and ask me question
  • Q3. Tell me about your company

Interview Preparation Tips

Topics to prepare for Tech Mahindra ASP.NET Developer interview:
  • Oops concept, and reated this qu
Interview preparation tips for other job seekers - Nothing what can ask you. Nothing no any advices

I applied via Naukri.com and was interviewed in Jul 2021. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. All opps concept. What is constructor?, what is delegets? What is inheritance? What is abtract class.?
  • Ans. 

    Explanation of OOP concepts like constructor, delegates, inheritance, and abstract class.

    • Constructor is a special method that is called when an object is created.

    • Delegates are type-safe function pointers used to reference methods.

    • Inheritance is a mechanism that allows a class to inherit properties and methods from another class.

    • Abstract class is a class that cannot be instantiated and is used as a base class for other

  • Answered by AI
  • Q2. Explain MVC . Model view control
  • Ans. 

    MVC is a software architecture pattern that separates an application into three interconnected components: Model, View, and Controller.

    • Model represents the data and business logic of the application

    • View is responsible for rendering the user interface

    • Controller handles user input and updates the model and view accordingly

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

(2 Questions)

  • Q1. What are the action listens. explain action filter
  • Ans. 

    Action filters are used to perform additional processing before or after an action method executes.

    • Action filters are attributes that can be applied to an action method or controller.

    • They can be used to perform authentication, logging, caching, and other tasks.

    • Action filters can be used to modify the result of an action method.

    • There are four types of action filters: Authorization filters, Action filters, Result filters

  • Answered by AI
  • Q2. What is output cache
  • Ans. 

    Output cache stores the output of a page or user control so that it can be quickly retrieved for subsequent requests.

    • Output cache is used to improve the performance of web applications.

    • It reduces the number of requests made to the server by storing the output of a page or user control.

    • Output cache can be set at the page level or at the application level.

    • It can be configured to expire after a certain amount of time or w...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was just 10 min interview. they ask only basics abut opps and mvc

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Reverse a string
Rotate the array

Round 2 - Technical 

(1 Question)

  • Q1. Major Question regarding C# , .Net , SQL server

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare oops concept well and SQL server advanced
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - online 

(1 Question)

  • Q1. Mcq questions were asked with camera on
Round 2 - Technical 

(1 Question)

  • Q1. Questions were asked on SQL, Oops concepts, etl setup
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is dependency injection
  • Ans. 

    Dependency injection is a design pattern in which a class receives its dependencies from external sources rather than creating them itself.

    • Allows for better code reusability and testability

    • Promotes loose coupling between classes

    • Commonly used in ASP.NET Core for managing services and components

  • Answered by AI
  • Q2. View, primary key, unique key
Round 2 - Technical 

(2 Questions)

  • Q1. What are restful api's
  • Ans. 

    RESTful APIs are a type of web service that follows the principles of REST (Representational State Transfer) architecture.

    • RESTful APIs use standard HTTP methods like GET, POST, PUT, DELETE to perform CRUD operations on resources.

    • They are stateless, meaning each request from a client to the server must contain all the information necessary to understand the request.

    • RESTful APIs typically return data in JSON or XML forma...

  • Answered by AI
  • Q2. What are stored procedures
  • Ans. 

    Stored procedures are precompiled SQL queries stored in a database for reuse.

    • Stored procedures are used to improve performance by reducing the need to send multiple queries to the database server.

    • They can be parameterized to accept input values and return results.

    • Stored procedures can contain logic and business rules, making them reusable and secure.

    • Examples include procedures for inserting, updating, and deleting data

  • Answered by AI

Skills evaluated in this interview

Sarvodaya Infotech Interview FAQs

How many rounds are there in Sarvodaya Infotech interview?
Sarvodaya Infotech interview process usually has 3 rounds. The most common rounds in the Sarvodaya Infotech interview process are HR, Group Discussion and Technical.
How to prepare for Sarvodaya Infotech 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 Sarvodaya Infotech . The most common topics and skills that interviewers at Sarvodaya Infotech expect are Javascript, C#, SQL Server, ASP and .Net.
What are the top questions asked in Sarvodaya Infotech interview?

Some of the top questions asked at the Sarvodaya Infotech interview -

  1. My mother is house wife and my 2 elder brother are business ...read more
  2. They basically ask you question based on your res...read more

Tell us how to improve this page.

Sarvodaya Infotech Interview Process

based on 4 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Sarvodaya Infotech Reviews and Ratings

based on 19 reviews

3.3/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.1

Salary

3.2

Job security

3.4

Company culture

3.3

Promotions

3.3

Work satisfaction

Explore 19 Reviews and Ratings
Software Tester
8 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Softwaretest Engineer
7 salaries
unlock blur

₹1 L/yr - ₹3.2 L/yr

Software Engineer
5 salaries
unlock blur

₹1.7 L/yr - ₹13 L/yr

Software Developer
4 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

Business Development Manager
4 salaries
unlock blur

₹1.3 L/yr - ₹4 L/yr

Explore more salaries
Compare Sarvodaya Infotech with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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