Upload Button Icon Add office photos
Engaged Employer

i

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

KiwiTech Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 229 Reviews

Filter interviews by

KiwiTech Software Engineer Interview Questions and Answers

Updated 15 Feb 2024

KiwiTech Software Engineer Interview Experiences

4 interviews found

Software Engineer Interview Questions & Answers

user image Nikita Kumari

posted on 21 Jan 2024

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic coading questions , string ,array related

Round 2 - Technical 

(2 Questions)

  • Q1. Pagination , spring security and project that you have mentioned in your resume
  • Q2. How do you secure a spring boot using REST API using spring security
  • Ans. 

    To secure a Spring Boot REST API using Spring Security, you can follow these steps:

    • Add the Spring Security dependency to your project

    • Configure security settings in the application.properties or application.yml file

    • Create a custom UserDetailsService to load user details from a database or other sources

    • Implement authentication by configuring an AuthenticationProvider or using built-in providers like DaoAuthenticationProv...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join this company?

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is OOPS- What are SOLID principles- Explain the difference between Asp.net - asp.net CORE Explain DI- Explain Authentication and Authorization Testing Logical Skills and understanding-
  • Ans. 

    OOPS is a programming paradigm that focuses on objects and their interactions. SOLID principles are design principles for writing maintainable and scalable code. ASP.NET and ASP.NET Core are frameworks for building web applications. DI is a design pattern that allows for loose coupling and easier testing. Authentication is the process of verifying the identity of a user, while authorization determines what actions a us...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. About Design Patterns. Authorization- Securing APIs About Architectures and more-

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

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

Interview Questionnaire 

1 Question

  • Q1. Basic JS concepts like closure, call bind, prototype, and array-related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and keep strong your basic concepts.

I applied via Referral and was interviewed before Feb 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Initially they asked the questions that were more relevant to their projects. like: How can be handle large user base and make the application smooth.

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good question and i obviously responded well. But in my advice there should have some generic question and that should be technology specific not only project specific.
Every interviewee has potential and that can't be judge simply by asking some project specific question of your organisation.

KiwiTech interview questions for designations

 Software Developer

 (4)

 Associate Software Developer

 (1)

 Java Software Developer

 (1)

 Test Engineer

 (3)

 Engineer Trainee

 (1)

 Associate Technical Leader

 (1)

 Android Developer

 (1)

Interview questions from similar companies

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

(2 Questions)

  • Q1. What are the Object-Oriented Programming (OOP) concepts implemented in PHP?
  • Ans. 

    PHP supports all major Object-Oriented Programming concepts including classes, objects, inheritance, encapsulation, and polymorphism.

    • Classes: PHP allows you to define classes using the 'class' keyword.

    • Objects: You can create objects of a class using the 'new' keyword.

    • Inheritance: PHP supports inheritance where a class can inherit properties and methods from another class.

    • Encapsulation: PHP allows you to restrict access...

  • Answered by AI
  • Q2. What are the pre-defined functions available for string manipulation in PHP?
  • Ans. 

    PHP provides a variety of pre-defined functions for string manipulation.

    • strlen() - returns the length of a string

    • str_replace() - replaces all occurrences of a search string with a replacement string

    • substr() - returns a part of a string

    • strtolower() - converts a string to lowercase

    • strtoupper() - converts a string to uppercase

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How do you manage third-party services within the MVC framework?
  • Ans. 

    Third-party services can be managed by integrating them into the MVC framework using libraries or APIs.

    • Use libraries or APIs provided by the third-party service to interact with it within the MVC framework.

    • Create service classes or components to encapsulate the logic for interacting with the third-party service.

    • Utilize dependency injection to inject the third-party service dependencies into the controllers or models.

    • Ha...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jul 2024.

Round 1 - Coding Test 

Leet code medium level question

Round 2 - Technical 

(2 Questions)

  • Q1. About Java Streams
  • Q2. Restful API coding completion based on given file
Round 3 - HR 

(2 Questions)

  • Q1. To check your attitude
  • Q2. Given detailed about company and what project you are going to work on?
Round 4 - One-on-one 

(5 Questions)

  • Q1. Hashmap working
  • Ans. 

    Hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • Hashmap uses a hashing function to map keys to indices in an array.

    • It allows for constant time complexity O(1) for insertion, deletion, and retrieval operations.

    • Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 123); int value = map.get("key");

  • Answered by AI
  • Q2. Multithreading cases
  • Q3. Scenario specific on how to handle multiple events on a single variable to have accurate result
  • Q4. Database indexing
  • Q5. Architecture level
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Two simple coding with technical questions
Round 2 - Technical 

(1 Question)

  • Q1. One simple coding and technical questions along with system design questions
Round 3 - Technical 

(1 Question)

  • Q1. Work experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Please dont attend interview they wouldn't select you. Instead they will waste your time. And the HR chitranshi is too bad
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Nothing it went well

Round 2 - Coding Test 

Same here , asked basics of java and C#

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well and go! don't stammer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Oops concept ? SQL Queries ?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in May 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

About front end , html, css, reasoning,

Round 2 - Technical 

(1 Question)

  • Q1. What.is let , var, const
Round 3 - Technical 

(2 Questions)

  • Q1. What is angular
  • Q2. Services in angular
Round 4 - HR 

(1 Question)

  • Q1. Communication skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good for freshers

KiwiTech Interview FAQs

How many rounds are there in KiwiTech Software Engineer interview?
KiwiTech interview process usually has 2-3 rounds. The most common rounds in the KiwiTech interview process are Technical, Coding Test and HR.
How to prepare for KiwiTech Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at KiwiTech. The most common topics and skills that interviewers at KiwiTech expect are Django, Docker, Flask, MongoDB and MySQL.
What are the top questions asked in KiwiTech Software Engineer interview?

Some of the top questions asked at the KiwiTech Software Engineer interview -

  1. how do you secure a spring boot using REST API using spring secur...read more
  2. What is OOPS- What are SOLID principles- Explain the difference between Asp.ne...read more
  3. Basic JS concepts like closure, call bind, prototype, and array-related questio...read more

Tell us how to improve this page.

KiwiTech Software Engineer Interview Process

based on 2 interviews

1 Interview rounds

  • Technical Round
View more
KiwiTech Software Engineer Salary
based on 195 salaries
₹4.2 L/yr - ₹15 L/yr
8% more than the average Software Engineer Salary in India
View more details

KiwiTech Software Engineer Reviews and Ratings

based on 26 reviews

4.0/5

Rating in categories

4.1

Skill development

3.7

Work-life balance

3.6

Salary

3.5

Job security

3.9

Company culture

3.7

Promotions

4.1

Work satisfaction

Explore 26 Reviews and Ratings
Software Engineer
195 salaries
unlock blur

₹4.2 L/yr - ₹15 L/yr

Senior Software Engineer
85 salaries
unlock blur

₹8.5 L/yr - ₹17 L/yr

Associate Software Engineer
58 salaries
unlock blur

₹3.2 L/yr - ₹5.2 L/yr

Test Engineer
56 salaries
unlock blur

₹3.1 L/yr - ₹10 L/yr

Business Analyst
54 salaries
unlock blur

₹4.8 L/yr - ₹12 L/yr

Explore more salaries
Compare KiwiTech 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