Upload Button Icon Add office photos
Engaged Employer

i

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

KANINI Software Solutions Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 242 Reviews

Filter interviews by

KANINI Software Solutions Senior .NET Developer Interview Questions and Answers

Updated 15 Oct 2023

KANINI Software Solutions Senior .NET Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Normal oops and c# ,sql questions
  • Q2. Learn basic oops ,sql,angular question answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic full stack questions

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed before Apr 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 - One-on-one 

(2 Questions)

  • Q1. What is generics
  • Ans. 

    Generics are a way to create reusable code that can work with different data types.

    • Generics allow for type safety and reduce code duplication.

    • They are used in collections such as List and Dictionary.

    • Generics can also be used in methods and classes.

    • Example: List names = new List();

    • Example: Dictionary employees = new Dictionary();

Answered by AI
  • Q2. What is primary key
  • Ans. 

    Primary key is a unique identifier for a record in a database table.

    • Primary key ensures data integrity and helps in faster data retrieval.

    • It cannot have null values and must be unique for each record.

    • Examples of primary keys are social security number, email address, etc.

  • Answered by AI
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    No response

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

    Round 1 - Technical 

    (3 Questions)

    • Q1. Solid Principle, Design Patterns,
    • Q2. React sharing data btw siblings without any state management.
    • Q3. NodeJs is single threaded then why it feels concurrent?
    Round 2 - Technical 

    (3 Questions)

    • Q1. Questions related micro services
    • Q2. Message queue related questions
    • Q3. NodeJs related questions: Event loop

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare NodeJs in-depth.
    Mention things in your resume that you actually know and worked on. They will ask questions from your experience.
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Not Selected

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

    Round 1 - HR 

    (2 Questions)

    • Q1. Tell us about your experience.
    • Q2. In english, give me a feedback you received lately.
    Round 2 - Technical 

    (2 Questions)

    • Q1. Brief explanation of SOLID principles
    • Q2. Ref vs out arguments
    Interview experience
    3
    Average
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (1 Question)

    • Q1. Api to update employees details
    • Ans. 

      Create an API endpoint to update employee details.

      • Use PUT method to update employee details

      • Validate input data before updating

      • Return success message or error message accordingly

    • Answered by AI
    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    -

    I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.

    Round 1 - Technical 

    (2 Questions)

    • Q1. What is solid principple
    • Ans. 

      SOLID is a set of five design principles that help make software designs more understandable, flexible, and maintainable.

      • S - Single Responsibility Principle: A class should have only one reason to change.

      • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

      • L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses with...

    • Answered by AI
    • Q2. Whats are oops in c#
    • Ans. 

      Object-oriented programming concepts in C#

      • Encapsulation: bundling data and methods that operate on the data into a single unit

      • Inheritance: allows a class to inherit properties and behavior from another class

      • Polymorphism: ability for objects to take on multiple forms

      • Abstraction: hiding the complex implementation details and showing only the necessary features

    • Answered by AI

    Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Aptitude Test 

    Aptitude,reasoning,verbal,C language,Java,C++

    Round 2 - Technical 

    (2 Questions)

    • Q1. What is interface in JAVA
    • Q2. Explain OOPS in JAVA

    Interview Preparation Tips

    Interview preparation tips for other job seekers - NA
    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - One-on-one 

    (2 Questions)

    • Q1. How to create restfull api
    • Ans. 

      To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.

      • Define endpoints for different resources (e.g. /users, /products)

      • Use HTTP methods (GET, POST, PUT, DELETE) for CRUD operations

      • Handle requests and responses in JSON format

      • Follow REST principles like statelessness, uniform interface, and client-server architecture

    • Answered by AI
    • Q2. How to do pagination in jpa
    • Ans. 

      Pagination in JPA allows fetching a subset of results from a query.

      • Use the setFirstResult() method to set the starting index of the results to retrieve

      • Use the setMaxResults() method to set the maximum number of results to retrieve

      • Combine setFirstResult() and setMaxResults() to implement pagination

    • Answered by AI

    Skills evaluated in this interview

    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

    I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

    Round 1 - Technical 

    (2 Questions)

    • Q1. Project based backend and frontend
    • Q2. How to connect to backend
    • Ans. 

      To connect to the backend, you can use APIs, database connections, or web services.

      • Use APIs to send and receive data between the frontend and backend

      • Establish database connections to retrieve and store data

      • Utilize web services for communication between different systems

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Prepare for project

    Skills evaluated in this interview

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

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

    Round 1 - Aptitude Test 

    Level of aptitude is easy

    Round 2 - Coding Test 

    In this selected role question is asked suppose I applied in .net then coding must in c#

    KANINI Software Solutions Interview FAQs

    How many rounds are there in KANINI Software Solutions Senior .NET Developer interview?
    KANINI Software Solutions interview process usually has 2 rounds. The most common rounds in the KANINI Software Solutions interview process are Resume Shortlist and Technical.
    What are the top questions asked in KANINI Software Solutions Senior .NET Developer interview?

    Some of the top questions asked at the KANINI Software Solutions Senior .NET Developer interview -

    1. Learn basic oops ,sql,angular question ans...read more
    2. Normal oops and c# ,sql questi...read more

    Tell us how to improve this page.

    Senior Associate
    104 salaries
    unlock blur

    ₹6.7 L/yr - ₹20 L/yr

    Associate
    65 salaries
    unlock blur

    ₹4.9 L/yr - ₹14 L/yr

    Junior Associate
    57 salaries
    unlock blur

    ₹3 L/yr - ₹8.5 L/yr

    Softwaretest Engineer
    38 salaries
    unlock blur

    ₹3.8 L/yr - ₹8 L/yr

    Associate Lead
    35 salaries
    unlock blur

    ₹9.2 L/yr - ₹24.2 L/yr

    Explore more salaries
    Compare KANINI Software Solutions with

    Infosys

    3.7
    Compare

    TCS

    3.7
    Compare

    Wipro

    3.7
    Compare

    HCLTech

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