Upload Button Icon Add office photos

Filter interviews by

Clear (1)

KaaShiv InfoTech Company Software Trainee Interview Questions and Answers

Updated 23 Apr 2023

KaaShiv InfoTech Company Software Trainee Interview Experiences

2 interviews found

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

Numerical reasoning ,verbal ability, logical ability.

Round 2 - Technical 

(1 Question)

  • Q1. Dot net ,sql sever.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Feb 2022. There were 5 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 Resume tips
Round 2 - HR 

(2 Questions)

  • Q1. Tell about yourself? Basic details related about my course?
  • Q2. Tell about yourself ?Basic knowledge about job
Round 3 - Technical 

(2 Questions)

  • Q1. I answer about my personal details
  • Q2. OOPS concept in C# asp.net
  • Ans. 

    OOPS concepts in C# asp.net include encapsulation, inheritance, and polymorphism.

    • Encapsulation: hiding implementation details and exposing only necessary information

    • Inheritance: creating new classes from existing ones to reuse code and add new functionality

    • Polymorphism: using objects of different classes interchangeably

    • Example: creating a class hierarchy for different types of vehicles

    • Example: using interfaces to imple...

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

(2 Questions)

  • Q1. Basic knowledge about asp.net
  • Q2. I answer the question regarding the topics and also they give hint for one forgetten answer
Round 5 - Group Discussion 

General discussion about the concept in dot net framework

Interview Preparation Tips

Topics to prepare for KaaShiv InfoTech Company Software Trainee interview:
  • OOPS
  • arrays
Interview preparation tips for other job seekers - great experience in kaashiv infotech company. The work environment also very good .I am very happy and i love my job

Skills evaluated in this interview

Software Trainee Interview Questions Asked at Other Companies

asked in Jhaishna
Q1. 1. What is java and it's features ? 2. Why it is called platform ... read more
Q2. Q3. Why String class has been made immutable in Java? A4. For per ... read more
Q3. Q1. What is the difference between “==” and “equals(…)” in compar ... read more
Q4. the coordinates of a bishop is given . tell all the possible move ... read more
asked in Qualitest
Q5. PayTM is about to launch and you have to test it, then according ... read more

Interview questions from similar companies

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

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself Linked list and Array list
  • Ans. 

    I am a software trainee with knowledge in linked list and array list.

    • I have experience in implementing linked lists and array lists in various programming languages.

    • Linked lists are dynamic data structures while array lists are static data structures.

    • Linked lists are efficient for insertion and deletion operations while array lists are efficient for random access.

    • Examples of programming languages that support linked li

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good interview one should have technical knowledge and know programming language

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Dec 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical,Quantitative, Aptitude

Round 2 - Coding Test 

Write program on reverse a number

Round 3 - HR 

(2 Questions)

  • Q1. General questions about family, Ready to relocate etc.
  • Q2. Few technical questions on C/C++

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to learn all basics, be confident while giving answers

Interview Questionnaire 

4 Questions

  • Q1. Tell me about your technical skills and background?
  • Q2. What is the use of pointers?
  • Ans. 

    Pointers are variables that store memory addresses. They are used to manipulate data structures and improve program efficiency.

    • Pointers allow for dynamic memory allocation

    • Pointers can be used to pass values by reference

    • Pointers can be used to create linked lists

    • Pointers can be used to access array elements

    • Example: int *ptr = # // stores address of num variable

    • Example: void swap(int *x, int *y) { int temp = *x; *x =...

  • Answered by AI
  • Q3. Difference between arrays and linkedlist?
  • Ans. 

    Arrays are fixed in size and contiguous memory while linked lists are dynamic and non-contiguous.

    • Arrays have constant time access to elements while linked lists require traversal.

    • Arrays are better for random access while linked lists are better for insertion and deletion.

    • Arrays use less memory overhead than linked lists.

    • Example: Array of strings - ['apple', 'banana', 'orange']

  • Answered by AI
  • Q4. Tell me about variables and its types?
  • Ans. 

    Variables are containers that store data values. There are different types of variables in programming.

    • Variables are declared using keywords like var, let, const.

    • Variables can store different types of data such as numbers, strings, booleans, objects, arrays, etc.

    • Variables can be global or local depending on where they are declared.

    • Variables can be reassigned with new values.

    • Examples: var age = 25; let name = 'John'; co

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't get disappointed for any reason

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Final year project
  • Q2. Ready to relocate
  • Q3. Educational background

Interview Preparation Tips

Interview preparation tips for other job seekers - Never ever bluff the interviewer always tell truth, be confident and show your full intension to join the company

I applied via Walk-in and was interviewed in Jan 2022. There were 6 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 Resume tips
Round 2 - Assignment 

Aptitude

Round 3 - Technical 

(2 Questions)

  • Q1. Why you choice this company
  • Ans. First i want to give respect and take respect, i stongly believed my skill and knowledge to success my role at the company
  • Answered Anonymously
  • Q2. What think about my company
  • Ans. It is good because of i believed my self
  • Answered Anonymously
Round 4 - One-on-one 

(1 Question)

  • Q1. What is your strength
Round 5 - Group Discussion 

What is the project, how much time it will taken?

Round 6 - Case Study 

What they given information briefly we study and start the work

Interview Preparation Tips

Topics to prepare for TCS Software Trainee interview:
  • Basic
  • Project
Interview preparation tips for other job seekers - Please do hard and smart work than only we success, believe your self than automatically they (our relatives)believed you
Round 1 - Aptitude Test 
Round 2 - Technical 

(2 Questions)

  • Q1. Be perfect on core subject.
  • Q2. What is difference between class and object?
  • Ans. 

    Class is a blueprint or template for creating objects, while object is an instance of a class.

    • A class defines the properties and behaviors of objects, while an object is an instance of a class.

    • A class can have multiple objects, but an object belongs to only one class.

    • A class can have static methods and variables, while objects cannot.

    • An object can access the properties and methods of its class, but not of other classes...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on core subject, be confident that you can achieve. Learn minimum one language.

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. Basic questions of java like core java , oops concepts
  • Q2. What is constructor
  • Ans. 

    A constructor is a special method that is used to initialize objects of a class.

    • Constructors have the same name as the class they belong to.

    • They are called automatically when an object is created.

    • They can be used to set initial values for object properties.

    • Constructors can be overloaded to accept different parameters.

    • Example: public class Car { public Car() { // constructor code here } }

  • Answered by AI
  • Q3. How can we achieve multiple inheritance in java
  • Ans. 

    Multiple inheritance cannot be achieved directly in Java, but it can be simulated using interfaces or abstract classes.

    • Java does not support multiple inheritance of classes

    • Multiple inheritance can be achieved using interfaces or abstract classes

    • Interfaces allow a class to inherit from multiple interfaces

    • Abstract classes can provide partial implementation and can be extended by a single class

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very good and I was selected in first attempt

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Ask me regarding project, sql, cloud computing, computer network, python

Interview Preparation Tips

Interview preparation tips for other job seekers - The experience was awesome and interviewer is very friendly and the environment is very cool as well as after it's required to verify documents.
Contribute & help others!
anonymous
You can choose to be anonymous

KaaShiv InfoTech Company Interview FAQs

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

Some of the top questions asked at the KaaShiv InfoTech Company Software Trainee interview -

  1. OOPS concept in C# asp....read more
  2. i answer the question regarding the topics and also they give hint for one forg...read more
  3. I answer about my personal deta...read more

Recently Viewed

INTERVIEWS

KaaShiv InfoTech Company

No Interviews

SALARIES

KaaShiv InfoTech Company

INTERVIEWS

KaaShiv InfoTech Company

No Interviews

JOBS

Microtek International

No Jobs

SALARIES

KaaShiv InfoTech Company

INTERVIEWS

Genius Consultants

No Interviews

SALARIES

KaaShiv InfoTech Company

JOBS

Magnify360 Hi-Tech Solutions

No Jobs

INTERVIEWS

Genius Consultants

No Interviews

REVIEWS

Athena BPO

No Reviews

Tell us how to improve this page.

KaaShiv InfoTech Company Software Trainee Interview Process

based on 2 interviews

Interview experience

5
  
Excellent
View more
KaaShiv InfoTech Company Software Trainee Salary
based on 18 salaries
₹1 L/yr - ₹2 L/yr
60% less than the average Software Trainee Salary in India
View more details

KaaShiv InfoTech Company Software Trainee Reviews and Ratings

based on 28 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

4.9

Promotions

5.0

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

DOT NET Developer
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Trainee
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Dot Net Fullstack Developer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Dot Net Developer Trainee
6 salaries
unlock blur

₹0 L/yr - ₹0 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