Upload Button Icon Add office photos

KaaShiv InfoTech Company

Compare button icon Compare button icon Compare

Filter interviews by

KaaShiv InfoTech Company Dot Net Fullstack Developer Interview Questions and Answers

Updated 19 Apr 2023

6 Interview questions

A Dot Net Fullstack Developer was asked
Q. What are stored procedures?
Ans. 

Stored procedures are precompiled SQL statements that can be stored and executed on a database server.

  • Stored procedures improve performance by reducing network traffic and optimizing query execution.

  • They can be used to enforce business rules and security measures.

  • They can also be used to encapsulate complex logic and make it easier to maintain.

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

A Dot Net Fullstack Developer was asked
Q. Explain OOPS concepts and their relation to the .NET framework.
Ans. 

OOPs is a programming paradigm that uses objects to represent real-world entities. .NET framework supports OOPs concepts.

  • OOPs stands for Object-Oriented Programming.

  • .NET framework supports OOPs concepts like encapsulation, inheritance, and polymorphism.

  • In OOPs, objects are created from classes, which act as blueprints for the objects.

  • Example: In .NET, a class can be created to represent a customer with properties ...

Dot Net Fullstack Developer Interview Questions Asked at Other Companies

Q1. What languages does the .NET framework support?
Q2. What is caching in .NET, and what are the different types of cach ... read more
Q3. Explain OOPs concepts and where you have used them in your previo ... read more
asked in Capgemini
Q4. Given two integers as input, how can you find the difference and ... read more
asked in NTT Data
Q5. How do you implement custom middleware in .net core?
A Dot Net Fullstack Developer was asked
Q. What languages does the .NET framework support?
Ans. 

The .NET framework supports multiple languages including C#, VB.NET, F#, and C++.

  • C# is the most commonly used language for .NET development

  • VB.NET is a popular choice for legacy applications

  • F# is used for functional programming

  • C++ is used for performance-critical applications

  • Other languages like IronPython and IronRuby can also be used with .NET

A Dot Net Fullstack Developer was asked
Q. What is caching in .NET, and what are the different types of caching available?
Ans. 

Catching in .NET is a mechanism to handle exceptions that occur during program execution.

  • Catching is done using try-catch blocks.

  • Types of catching include specific exception catching, general exception catching, and re-throwing exceptions.

  • Specific exception catching is done using catch blocks that specify the type of exception to catch.

  • General exception catching is done using catch blocks that catch all exceptions...

A Dot Net Fullstack Developer was asked
Q. 1.What is SQL and Queries
Ans. 

SQL is a programming language used to manage and manipulate relational databases. Queries are commands used to retrieve data from databases.

  • SQL stands for Structured Query Language

  • Queries are used to retrieve specific data from a database

  • SQL can be used to create, modify, and delete databases and tables

  • Examples of SQL commands include SELECT, INSERT, UPDATE, and DELETE

A Dot Net Fullstack Developer was asked
Q. What is Jit? And diff types of jit?
Ans. 

JIT stands for Just-In-Time compilation. It is a technique used by programming languages to improve performance.

  • JIT compiles code at runtime instead of ahead of time

  • It converts bytecode into machine code

  • There are two types of JIT: Pre-JIT and Normal JIT

  • Pre-JIT compiles the entire codebase ahead of time

  • Normal JIT compiles code as it is needed during runtime

KaaShiv InfoTech Company Dot Net Fullstack Developer Interview Experiences

4 interviews found

Dot Net Fullstack Developer Interview Questions & Answers

user image Mohamed Riyaz (KIT50101)

posted on 7 Apr 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

(3 Questions)

  • Q1. What is oops and features? And questions in dotnet and dotnet frameworks.
  • Q2. What languages does support the .netframework???
  • Ans. 

    The .NET framework supports multiple languages including C#, VB.NET, F#, and C++.

    • C# is the most commonly used language for .NET development

    • VB.NET is a popular choice for legacy applications

    • F# is used for functional programming

    • C++ is used for performance-critical applications

    • Other languages like IronPython and IronRuby can also be used with .NET

  • Answered by AI
  • Q3. Explain oops and its relation to the .net framework??
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. .NET framework supports OOPs concepts.

    • OOPs stands for Object-Oriented Programming.

    • .NET framework supports OOPs concepts like encapsulation, inheritance, and polymorphism.

    • In OOPs, objects are created from classes, which act as blueprints for the objects.

    • Example: In .NET, a class can be created to represent a customer with properties like ...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. What is Jit? And diff types of jit?
  • Ans. 

    JIT stands for Just-In-Time compilation. It is a technique used by programming languages to improve performance.

    • JIT compiles code at runtime instead of ahead of time

    • It converts bytecode into machine code

    • There are two types of JIT: Pre-JIT and Normal JIT

    • Pre-JIT compiles the entire codebase ahead of time

    • Normal JIT compiles code as it is needed during runtime

  • Answered by AI
  • Q2. What is catching in .net and types of catching?
  • Ans. 

    Catching in .NET is a mechanism to handle exceptions that occur during program execution.

    • Catching is done using try-catch blocks.

    • Types of catching include specific exception catching, general exception catching, and re-throwing exceptions.

    • Specific exception catching is done using catch blocks that specify the type of exception to catch.

    • General exception catching is done using catch blocks that catch all exceptions.

    • Re-t...

  • Answered by AI
  • Q3. What is sql? And types and tell about database and database management system. and also asking all queries in sql
Round 4 - HR 

(3 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a Dot Net Fullstack Developer with experience in developing web applications using .NET technologies.

    • Experienced in developing web applications using ASP.NET, C#, and SQL Server

    • Proficient in front-end technologies like HTML, CSS, and JavaScript

    • Familiar with frameworks like Angular and React

    • Strong problem-solving and debugging skills

    • Good understanding of software development principles and best practices

  • Answered by AI
  • Q2. Tell about your Strength and weekness
  • Ans. 

    My strength lies in my strong technical skills and ability to adapt quickly. My weakness is that I can be overly critical of my own work.

    • Strength: Strong technical skills

    • Strength: Quick adaptability

    • Weakness: Overly critical of my own work

  • Answered by AI
  • Q3. Salary expectations? ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Use full for all Job seekers .. to getting a job in mnc company.. just trained and getting well preparation of some technical knowledge. And gathering work environments.

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Mar 2023. There were 6 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 - Aptitude Test 

25 questions are given

Round 3 - Coding Test 

Basics and advanced programing codings

Round 4 - One-on-one 

(1 Question)

  • Q1. Genral discussion
Round 5 - HR 

(1 Question)

  • Q1. General hr discussion tound
Round 6 - Technical 

(1 Question)

  • Q1. Technical round for dot net
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Oct 2022. 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 - Group Discussion 

The intention behind facilitating a group discussion is to evaluate every candidate, check their persuasive skills, knowledge of the related subject, communication skills and most importantly their capability to structure arguments through logic, reason and factual information.

Round 3 - Aptitude Test 

Aptitude test is a pre-employment assessment used to determine an individual's propensity or skill to excel or succeed in IT. The test will help IT/software companies find and hire top talent by accurately assessing the cognitive ability required of IT professionals

Interview Preparation Tips

Interview preparation tips for other job seekers - Please follow above information to achieve your interviews
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2022. There were 3 interview rounds.

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 

Simple problem solving exercises

Round 3 - HR 

(2 Questions)

  • Q1. 1.What is SQL and Queries
  • Ans. 

    SQL is a programming language used to manage and manipulate relational databases. Queries are commands used to retrieve data from databases.

    • SQL stands for Structured Query Language

    • Queries are used to retrieve specific data from a database

    • SQL can be used to create, modify, and delete databases and tables

    • Examples of SQL commands include SELECT, INSERT, UPDATE, and DELETE

  • Answered by AI
  • Q2. 2.What is stored procedures
  • Ans. 

    Stored procedures are precompiled SQL statements that can be stored and executed on a database server.

    • Stored procedures improve performance by reducing network traffic and optimizing query execution.

    • They can be used to enforce business rules and security measures.

    • They can also be used to encapsulate complex logic and make it easier to maintain.

    • Examples include procedures for inserting, updating, and deleting data, as w...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about KaaShiv InfoTech Company?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via Referral and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. About Myself in details
  • Q2. Past internships and work experiences
Round 2 - Technical 

(2 Questions)

  • Q1. Primary keys, Unique key
  • Q2. Usage advantages and disadvantages of Indexing
  • Ans. 

    Indexing improves data retrieval speed but can increase storage and maintenance costs.

    • Faster query performance: Indexes allow for quicker data retrieval. For example, searching for a user by ID is faster with an index.

    • Reduced I/O operations: Indexes minimize the number of disk reads required to find data, enhancing performance.

    • Increased storage requirements: Indexes consume additional disk space, which can be significa...

  • Answered by AI
Round 3 - Coding Test 

SQL- 1 departments with no users
2 dept_id and their respective no. of users

DSA1: Most frequent no. in an array
DSA2: Zero Sum subarray exists

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basis DSA well
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Find duplicates in an array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if the element is already in the hash set.

    • If it is, then it is a duplicate. If not, add it to the hash set.

  • Answered by AI
  • Q2. Find single duplicate element in an array where contents of the array are length of array - 1
  • Ans. 

    Find the single duplicate element in an array of strings with length n-1.

    • Iterate through the array and use a HashSet to keep track of elements seen so far.

    • If an element is already in the HashSet, that is the duplicate element.

    • Return the duplicate element once found.

  • Answered by AI
Round 2 - Assignment 

Create a student support system

Round 3 - One-on-one 

(1 Question)

  • Q1. Design an order and payments system for an EdTech company
  • Ans. 

    Design an order and payments system for an EdTech company

    • Allow users to browse and select courses

    • Implement a shopping cart for users to add courses

    • Integrate payment gateways for secure transactions

    • Provide order confirmation and receipt to users

    • Allow users to track their order status

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in 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 - Aptitude Test 

Basic coding maths aptitude java python communication skills test

Round 3 - Coding Test 

Java coding c plus python SQL oracle dbmsos

Interview Preparation Tips

Topics to prepare for Internshala Software Developer interview:
  • Networking
  • Aptitude
Interview preparation tips for other job seekers - Resume best not fake anything c java python all Cisco related concepts
Are these interview questions helpful?

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(3 Questions)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. 

    Path Queries Problem Statement

    Consider a weighted, undirected graph with 'V' vertices numbered from 1 to 'V' and 'E' bidirectional edges. You are tasked with handling 'Q' queries. For each query, you are...

  • Ans. 

    Implement a function to find the shortest distance between two vertices in a weighted, undirected graph.

    • Use Dijkstra's algorithm to find the shortest path between the given vertices.

    • Create a graph data structure to represent the weighted, undirected graph.

    • Handle cases where no path exists between the given vertices by returning -1.

    • Optimize the algorithm to handle multiple queries efficiently.

    • Consider edge cases such as...

  • Answered by AI
  • Q2. 

    Merge Sort Algorithm Problem Statement

    Your task is to sort a sequence of numbers stored in the array ‘ARR’ in non-descending order using the Merge Sort algorithm.

    Explanation:

    Merge Sort is a divide-an...

  • Ans. 

    Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.

    • Divide the input array into two halves recursively

    • Sort the two halves separately

    • Merge the sorted halves to produce a fully sorted array

    • Time complexity of Merge Sort is O(n log n)

    • Example: Input - [5, 2, 9, 1, 5], Output - [1, 2, 5, 5, 9]

  • Answered by AI
  • Q3. 

    Rat in a Maze: All Paths Problem

    You are provided with an N * N maze where a rat is positioned at starting cell MAZE[0][0]. The goal is to determine and print all possible paths that the rat can take to r...

  • Ans. 

    Given an N * N maze with binary values, find and print all possible paths for a rat to reach the destination cell.

    • Use backtracking to explore all possible paths from the starting cell to the destination cell.

    • At each cell, check if it is a valid move (within bounds and not blocked), then recursively explore all four directions.

    • Keep track of the path taken so far and mark the cells accordingly.

    • Once the destination cell i...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Dronacharya College of Engineering. I applied for the job as SDE - 1 in NoidaEligibility criteriaNo criteriaLido Learning interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic Programming etcTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
 

Application resume tips for other job seekers

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Company Website and was interviewed in Nov 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Got offer letter directly through email based on previous performance
  • Q2. Not applicable

Interview Preparation Tips

Interview preparation tips for other job seekers - Follow the profile instruction and previous performance
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Basic interview questions only
  • Q2. Basic coding questions only
  • Q3. Besic Oops interview questions
  • Q4. Basic data type questions
  • Q5. Basic string coding question

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics and Try your best

KaaShiv InfoTech Company Interview FAQs

How many rounds are there in KaaShiv InfoTech Company Dot Net Fullstack Developer interview?
KaaShiv InfoTech Company interview process usually has 4 rounds. The most common rounds in the KaaShiv InfoTech Company interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in KaaShiv InfoTech Company Dot Net Fullstack Developer interview?

Some of the top questions asked at the KaaShiv InfoTech Company Dot Net Fullstack Developer interview -

  1. What languages does support the .netframework...read more
  2. What is catching in .net and types of catchi...read more
  3. Explain oops and its relation to the .net framewor...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 6 interview experiences

Difficulty level

Moderate 75%
Hard 25%

Duration

Less than 2 weeks 75%
2-4 weeks 25%
View more

Interview Questions from Similar Companies

Internshala Interview Questions
3.8
 • 60 Interviews
Lido Learning Interview Questions
2.2
 • 55 Interviews
Coding Ninjas Interview Questions
3.8
 • 53 Interviews
Acadecraft Interview Questions
3.4
 • 52 Interviews
Learning Routes Interview Questions
4.3
 • 42 Interviews
Doubtnut Interview Questions
3.4
 • 39 Interviews
MSM Unify Interview Questions
3.5
 • 33 Interviews
View all
KaaShiv InfoTech Company Dot Net Fullstack Developer Salary
based on 6 salaries
₹1.1 L/yr - ₹2.4 L/yr
83% less than the average Dot Net Fullstack Developer Salary in India
View more details

KaaShiv InfoTech Company Dot Net Fullstack Developer Reviews and Ratings

based on 38 reviews

5.0/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.8

Salary

4.9

Job security

4.8

Company culture

4.8

Promotions

4.9

Work satisfaction

Explore 38 Reviews and Ratings
full stack .net developer
21 salaries
unlock blur

₹1 L/yr - ₹2.5 L/yr

Software Trainee
20 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

DOT NET Developer
17 salaries
unlock blur

₹0.9 L/yr - ₹3 L/yr

Software Developer
7 salaries
unlock blur

₹1.4 L/yr - ₹2 L/yr

Intern
7 salaries
unlock blur

₹1 L/yr - ₹2.4 L/yr

Explore more salaries
Compare KaaShiv InfoTech Company with

Acadecraft

3.4
Compare

Lido Learning

2.2
Compare

Coding Ninjas

3.8
Compare

Doubtnut

3.4
Compare
write
Share an Interview