Upload Button Icon Add office photos

Filter interviews by

Suja Associates full stack .net developer Interview Questions, Process, and Tips for Freshers

Updated 11 Apr 2024

Suja Associates full stack .net developer Interview Experiences for Freshers

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
-

I appeared for an interview in Mar 2024.

Round 1 - HR 

(5 Questions)

  • Q1. What is collection?
  • Ans. 

    A collection is a group of related objects or data items that are stored together.

    • Collections in .NET include List, Dictionary, Queue, Stack, etc.

    • Collections allow for easy manipulation and organization of data.

    • Example: List names = new List();

Answered by AI
  • Q2. What is Interface?
  • Ans. 

    An interface in .NET is a reference type that defines a contract for classes to implement certain methods and properties.

    • Interfaces contain method signatures but no implementation.

    • Classes can implement multiple interfaces.

    • Interfaces are used to achieve abstraction and multiple inheritance in C#.

    • Example: public interface IShape { void Draw(); }

  • Answered by AI
  • Q3. What is Data abstraction in Oops ?
  • Ans. 

    Data abstraction in OOPs is the concept of hiding the implementation details of a class and only showing the necessary information to the outside world.

    • Data abstraction allows for creating abstract classes and interfaces to define the structure of a class without revealing the implementation details.

    • It helps in reducing complexity by only showing the essential features of an object.

    • By using abstract classes and interfa...

  • Answered by AI
  • Q4. What is static Method ?
  • Ans. 

    A static method is a method that belongs to the class itself, rather than to instances of the class.

    • Static methods can be called directly on the class without needing an instance of the class.

    • They are commonly used for utility methods that do not require access to instance variables.

    • Static methods cannot access non-static members of the class.

    • Example: Math.Max() is a static method in the Math class that returns the lar

  • Answered by AI
  • Q5. What is overriding ?
  • Ans. 

    Overriding is a concept in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its parent class.

    • Occurs in inheritance when a subclass provides a specific implementation for a method that is already defined in its parent class

    • The method in the subclass must have the same name, return type, and parameters as the method in the parent class

    • Allows for polym...

  • Answered by AI

    Skills evaluated in this interview

    Interview questions from similar companies

    I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

    Interview Questionnaire 

    1 Question

    • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

    I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

    Round 1 - Aptitude Test 
    Round 2 - Technical 

    (1 Question)

    • Q1. Basic questions of java.
    Round 3 - HR 

    (1 Question)

    • Q1. Intro and other hr related questions.

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

    I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    Puzzles, Psychometric Test

    Round 2 - One-on-one 

    (1 Question)

    • Q1. Some water in 3 Jars question, you had to measure out 5L correctly

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Make the interview interactive, I got this input from another Senior. Before i went into the interview room the volunteers were telling all those who goes into Room No 1 is screwed. I was praying i don't get room no 1. But fortunately for me I got room no 1 because when the interviewer gave me the puzzle and handed over pen and paper he went back to relax his posture and when i explained i will fill the 5L Jar first, he immediately came forward to listen to me, at that moment i knew i got the job because i felt the previous candidates never made their interview interactive and that's why he went back to relax his posture.

    I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.

    Round 1 - Aptitude Test 

    First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.

    Round 2 - Technical 

    (1 Question)

    • Q1. 2nd round included tr and mr round went quite enegritic

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Resume skills matters a lot don't fill resume the technologies you don't even aware of

    I appeared for an interview in Sep 2016.

    Interview Questionnaire 

    3 Questions

    • Q1. Tell me about yourself
    • Ans. 

      I am a passionate software developer with experience in Java, Python, and web development.

      • Experienced in Java, Python, and web development technologies

      • Strong problem-solving skills and ability to work in a team

      • Completed multiple projects including a web-based inventory management system

    • Answered by AI
    • Q2. Simple coding questions..Basically pattern.
    • Q3. And also they will ask about your projects.

    Interview Preparation Tips

    Round: Test
    Experience: 60 multiple choice questions so have to manage time carefully.
    Tips: Have to give equal importance to all the sections..So try to do well in all section.
    Duration: 1 hour 30 minutes
    Total Questions: 60

    Round: Technical + HR Interview
    Experience: Don't panic...Only write those things that you know in your resume.

    Skills: Smart Coding
    College Name: Jaypee Institute Of Information Technology, Noida

    I appeared for an interview in May 2017.

    Interview Preparation Tips

    Round: Test
    Total Questions: 20

    Round: Group Discussion
    Duration: 1 hour

    Skills: Coding Skills And Knowledge On Data Structures

    I appeared for an interview in Jun 2017.

    Interview Preparation Tips

    Round: Test
    Duration: 1 hour 30 minutes

    Skills: Engineering Basics

    I appeared for an interview in May 2017.

    Interview Preparation Tips

    Round: Group Discussion
    Duration: 7 hours

    College Name: Andhra university

    I appeared for an interview in Aug 2017.

    Interview Preparation Tips

    Round: Test
    Tips: Practice e litmus questions and also give mock tests on placement season
    Duration: 2 hours

    Round: Technical + HR Interview
    Experience: The interviewer asked me questions from the subjects I mentioned in my CV and also asked so many situational questions like what will you do in this situation etc.

    Skills: Presence Of Mind, Technical Skill

    Suja Associates Interview FAQs

    How many rounds are there in Suja Associates full stack .net developer interview for freshers?
    Suja Associates interview process for freshers usually has 1 rounds. The most common rounds in the Suja Associates interview process for freshers are HR.
    How to prepare for Suja Associates full stack .net developer interview for freshers?
    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 Suja Associates. The most common topics and skills that interviewers at Suja Associates expect are .Net, API, Angular, Javascript and MVC.
    What are the top questions asked in Suja Associates full stack .net developer interview for freshers?

    Some of the top questions asked at the Suja Associates full stack .net developer interview for freshers -

    1. What is Data abstraction in Oop...read more
    2. What is static Metho...read more
    3. What is collecti...read more

    Tell us how to improve this page.

    Suja Associates full stack .net developer Interview Process for Freshers

    based on 1 interview

    Interview experience

    5
      
    Excellent
    View more

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.5k Interviews
    Infosys Interview Questions
    3.6
     • 7.6k Interviews
    ICICI Bank Interview Questions
    4.0
     • 2.4k Interviews
    HDFC Bank Interview Questions
    3.9
     • 2.1k Interviews
    Oracle Interview Questions
    3.7
     • 852 Interviews
    Google Interview Questions
    4.4
     • 830 Interviews
    Bajaj Finserv Interview Questions
    4.0
     • 522 Interviews
    View all
    Process Associate
    61 salaries
    unlock blur

    ₹1.2 L/yr - ₹3.6 L/yr

    AR Caller
    11 salaries
    unlock blur

    ₹2 L/yr - ₹3.2 L/yr

    Softwaretest Engineer
    9 salaries
    unlock blur

    ₹2.4 L/yr - ₹6 L/yr

    Senior Process Associate
    8 salaries
    unlock blur

    ₹3.3 L/yr - ₹3.5 L/yr

    Software Developer
    8 salaries
    unlock blur

    ₹3.2 L/yr - ₹5.4 L/yr

    Explore more salaries
    Compare Suja Associates with

    L&T Finance

    3.9
    Compare

    Bajaj Finserv

    4.0
    Compare

    HDFC Bank

    3.9
    Compare

    ICICI Bank

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