Upload Button Icon Add office photos

KIT

Compare button icon Compare button icon Compare
2.3

based on 4 Reviews

Filter interviews by

KIT Software Developer Interview Questions and Answers

Updated 24 Sep 2024

KIT Software Developer Interview Experiences

1 interview found

Software Developer Interview Questions & Answers

user image mohamed yakut

posted on 24 Sep 2024

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

(2 Questions)

  • Q1. Past projects ?
  • Ans. 

    Developed a web application for tracking inventory and sales data.

    • Used React.js for front-end development

    • Implemented RESTful APIs for backend using Node.js and Express

    • Utilized MongoDB for database management

  • Answered by AI
  • Q2. Past expereince ?
  • Ans. 

    I have 5 years of experience working as a software developer in various industries.

    • Worked on developing web applications using technologies such as HTML, CSS, JavaScript, and React

    • Experience with backend development using languages like Java, Python, and Node.js

    • Collaborated with cross-functional teams to deliver high-quality software solutions

    • Participated in code reviews, testing, and debugging to ensure code quality

    • Im...

  • Answered by AI

Interview questions from similar companies

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Coding question: Given a sorted array of numbers. All numbers have freq of 2 in array except one number. Find that number with T.C of logn
  • Ans. 

    Find the single number in a sorted array with frequency of 2 for all other numbers.

    • Use binary search to find the number with different frequency.

    • Check if the mid element is at even or odd index to determine which side to search next.

    • Example: Input array [1, 1, 2, 2, 3, 3, 4, 4, 5] should return 5.

  • Answered by AI
  • Q2. Print left view of tree
  • Ans. 

    Print the left view of a tree by traversing the tree from left to right at each level

    • Traverse the tree using level order traversal

    • Print the first node at each level encountered during traversal

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

(2 Questions)

  • Q1. Detailed discussion on projects
  • Q2. Questions on O.S like about deadlocks,etc..

Skills evaluated in this interview

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

I applied via Indeed and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About myself and my working skills and my previous experience
  • Q2. What is expected salary
  • Q3. Are willing to reloacte
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a position that aligns with my career goals

    • I have relocated for previous job opportunities and am comfortable with the process

    • I understand the importance of being flexible and adaptable in the tech industry

  • Answered by AI
Round 2 - Coding Test 

C#,Dotnet MVC,Webform ,sql server, write code ,they give task ask about and explanation.

Round 3 - HR 

(2 Questions)

  • Q1. Policy term and conditions and expectation
  • Q2. Why i am leaving privious organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience about my interview and job at chandigarh university
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Job Fair and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java oops concepts
Round 2 - HR 

(1 Question)

  • Q1. Self intro for yourself

Software Developer Interview Questions & Answers

QSpiders user image Aishwarya Wankhede

posted on 19 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

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

Round 1 - Aptitude Test 

It was a average test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell us about yoursefl
  • Ans. 

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

    • Experienced in Java, Python, and web development

    • Strong problem-solving skills

    • Familiar with Agile methodologies

    • Excellent communication skills

    • Team player

  • Answered by AI
  • Q2. What you think what makes a team fail?
  • Ans. 

    Lack of communication, poor leadership, conflicting goals, and lack of trust can make a team fail.

    • Lack of communication: When team members do not communicate effectively, tasks can be misunderstood or not completed on time.

    • Poor leadership: A team without a strong leader to guide and motivate them can easily lose direction and focus.

    • Conflicting goals: If team members have different priorities or objectives, it can lead ...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Microservice what is and Architecture
  • Ans. 

    Microservices are a software development approach where applications are broken down into smaller, independent services that communicate with each other.

    • Microservices are small, independent services that work together to form a larger application

    • Each microservice is responsible for a specific function or feature

    • Microservices communicate with each other through APIs

    • Microservices can be developed, deployed, and scaled in...

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

(1 Question)

  • Q1. Profermance and error management questions

Skills evaluated in this interview

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 Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test are assessments that are designed to evaluate a developer's coding skills and aptitude.

Round 2 - Aptitude Test 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your resume updated. ...
Tailor your application to each job. ...
Tidy up your social media. ...
Hit up your network. ...
Be yourself. ...
Practice self-care. ...
Build a professional online presence. ...
Attend networking events.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. 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 - One-on-one 

(1 Question)

  • Q1. Related to skills that you have mentioned in your resume.
Round 3 - Aptitude Test 

It's Amcat test having 4 parts which is grammar, logical reasoning, basic mathematics and coding.

Round 4 - One-on-one 

(1 Question)

  • Q1. Another on screening nterview .

Interview Preparation Tips

Topics to prepare for NIIT Software Developer interview:
  • DSA
  • SQL

Interview Preparation Tips

Round: Group Discussion
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Round: Problem Statement
Experience: They check my skills also my mind skills with cross questioning
Tips: Consentration on questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic questions for ADF
Round 2 - HR 

(1 Question)

  • Q1. Basic HR round for CTC and notice period

KIT Interview FAQs

How many rounds are there in KIT Software Developer interview?
KIT interview process usually has 1 rounds. The most common rounds in the KIT interview process are Technical.

Tell us how to improve this page.

KIT Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Assistant Professor
6 salaries
unlock blur

₹2 L/yr - ₹3.5 L/yr

Lecturer
4 salaries
unlock blur

₹0.9 L/yr - ₹3 L/yr

Explore more salaries
Compare KIT with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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