Upload Button Icon Add office photos

Filter interviews by

KaaShiv InfoTech Company Interview Questions, Process, and Tips

Updated 29 Jan 2025

Top KaaShiv InfoTech Company Interview Questions and Answers

View all 14 questions

KaaShiv InfoTech Company Interview Experiences

Popular Designations

17 interviews found

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

I was interviewed in Dec 2024.

Round 1 - HR 

(5 Questions)

  • Q1. Somthing about yourself
  • Q2. What is real account
  • Q3. What is ITR return
  • Q4. What is GST return
  • Q5. What is payroll

Interview Preparation Tips

Interview preparation tips for other job seekers - I am fresher education is concerned i have 12th passed from CBSE

Executive Accountant Interview Questions asked at other Companies

Q1. What is P2P cycle , 3 way match , and what will you do if Approvals are missing in case of Non PO Invoices.
View answer (4)

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Nov 2024

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

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Group Discussion 

Artificial Intelligence

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Intern Interview Questions & Answers

user image Anonymous

posted on 24 May 2024

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

Numerical ability and reasoning

Round 2 - Coding Test 

Mcq and other basic questions like c, c++

Round 3 - HR 

(1 Question)

  • Q1. Introduced urself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for software development.

    • Graduated with a Bachelor's degree in Computer Science

    • Skilled in programming languages such as Java, Python, and C++

    • Completed internships at tech companies like Google and Microsoft

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Programming questions

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Risk management,Networking

Cyber Security Analyst Interview Questions asked at other Companies

Q1. 3- If you have received 2 mails from PwC with same name how will you identify that which one is fake and which one is genuine?
View answer (2)

KaaShiv InfoTech Company interview questions for popular designations

 Dot Net Fullstack Developer

 (4)

 Full Stack Developer

 (2)

 Intern

 (2)

 Software Trainee

 (2)

 Analyst

 (1)

 Cyber Security Analyst

 (1)

 DOT NET Developer

 (1)

 Executive Accountant

 (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 7 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There is good test of aptitude must tdy

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about you experience
  • Ans. 

    I have over 5 years of experience in financial analysis and data interpretation.

    • Worked as a financial analyst at XYZ Company for 3 years

    • Analyzed market trends and provided recommendations for investment strategies

    • Proficient in using financial modeling tools such as Excel and Bloomberg Terminal

  • Answered by AI
  • Q2. How much do you expect

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)

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

Top KaaShiv InfoTech Company Dot Net Fullstack Developer Interview Questions and Answers

Q1. What languages does support the .netframework???
View answer (3)

Dot Net Fullstack Developer Interview Questions asked at other Companies

Q1. What languages does support the .netframework???
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2023. 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 - Coding Test 

It's very diffcult but good my writing skills

Round 3 - HR 

(4 Questions)

  • Q1. Excellent communication skills. He was able to showcase the skills needed for this job opening. He demonstrated outstanding data analysis and research skills. He is very knowledgeable about this position a...
  • Q2. Tell me about your self and more questions
  • Q3. Thank you for considering me for the position and for the time you spent talking to me about it. If there's an open position in your company that you feel I'd be a better fit for, please let me know. Again...
  • Q4. How do you think my skills can be leveraged to bring value to your team and the company
  • Ans. 

    My skills in DOT NET development can bring value to your team and company by improving software performance and enhancing user experience.

    • I have extensive experience in developing and maintaining complex software applications using DOT NET framework

    • I am proficient in using various DOT NET technologies such as ASP.NET, MVC, and Web API

    • I have a strong understanding of software development best practices and can ensure hi...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for KaaShiv InfoTech Company DOT NET Developer interview:
  • ASP.Net MVC
  • C#.Net

DOT NET Developer Interview Questions asked at other Companies

Q1. What is the difference between windows application development and web based development?
View answer (10)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(2 Questions)

  • Q1. What is oops? And its relation to the .net framework
  • Ans. 

    OOPs is Object-Oriented Programming which is a programming paradigm based on the concept of objects.

    • OOPs is a way of organizing and designing code around objects

    • .NET framework is built on OOPs concepts like encapsulation, inheritance, and polymorphism

    • OOPs helps in creating reusable code and reduces code complexity

    • Examples of OOPs languages are C++, Java, and C#

  • Answered by AI
  • Q2. Tell about html and css ?
  • Ans. 

    HTML and CSS are essential languages for building websites. HTML provides the structure of a webpage, while CSS controls the design and layout.

    • HTML stands for HyperText Markup Language and is used to create the structure of a webpage.

    • CSS stands for Cascading Style Sheets and is used to control the design and layout of a webpage.

    • HTML uses tags to define elements like headings, paragraphs, images, and links.

    • CSS allows fo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good platform for job seekers . Kaashiv infotech is one of the best institution in chennai . And easily entered IT .

Skills evaluated in this interview

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
Add answer
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

Top KaaShiv InfoTech Company Dot Net Fullstack Developer Interview Questions and Answers

Q1. What languages does support the .netframework???
View answer (3)

Dot Net Fullstack Developer Interview Questions asked at other Companies

Q1. What languages does support the .netframework???
View answer (3)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Technical 

(3 Questions)

  • Q1. In c# opps and project they asking expani
  • Q2. Sql and strode producers
  • Q3. And basic concept

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
Add answer

KaaShiv InfoTech Company Interview FAQs

How many rounds are there in KaaShiv InfoTech Company interview?
KaaShiv InfoTech Company interview process usually has 2-3 rounds. The most common rounds in the KaaShiv InfoTech Company interview process are Resume Shortlist, HR and Technical.
What are the top questions asked in KaaShiv InfoTech Company interview?

Some of the top questions asked at the KaaShiv InfoTech Company 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
How long is the KaaShiv InfoTech Company interview process?

The duration of KaaShiv InfoTech Company interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

KaaShiv InfoTech Company Interview Process

based on 28 interviews

Interview experience

4.6
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 811 Interviews
View all

KaaShiv InfoTech Company Reviews and Ratings

based on 625 reviews

4.9/5

Rating in categories

4.8

Skill development

4.8

Work-life balance

4.7

Salary

4.7

Job security

4.8

Company culture

4.7

Promotions

4.8

Work satisfaction

Explore 625 Reviews and Ratings
full stack .net developer
20 salaries
unlock blur

₹1 L/yr - ₹2.4 L/yr

DOT NET Developer
18 salaries
unlock blur

₹0.9 L/yr - ₹3 L/yr

Software Trainee
18 salaries
unlock blur

₹1 L/yr - ₹2 L/yr

Dot Net Fullstack Developer
6 salaries
unlock blur

₹1 L/yr - ₹2.4 L/yr

Dot Net Developer Trainee
6 salaries
unlock blur

₹1.2 L/yr - ₹2 L/yr

Explore more salaries
Compare KaaShiv InfoTech Company with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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