i
KiwiTech
Filter interviews by
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...
I applied via Naukri.com and was interviewed in Jul 2023. There were 3 interview rounds.
Basic coading questions , string ,array related
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...
I applied via Company Website and was interviewed before Apr 2020. There were 4 interview rounds.
What people are saying about KiwiTech
I applied via Referral and was interviewed before Feb 2020. There was 1 interview round.
KiwiTech interview questions for designations
posted on 10 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.
5 years of experience in software development
Proficient in Java, Spring Boot, and Angular
Strong problem-solving skills
Experience working in Agile development environment
Bachelor's degree in Computer Science from XYZ University
I come from a close-knit family of five, including my parents, older sister, and younger brother.
Close-knit family of five
Parents, older sister, and younger brother
We enjoy spending time together traveling and trying new restaurants
Seeking new challenges and opportunities for growth in a different environment.
Desire for new challenges and learning opportunities
Seeking a better work-life balance
Interested in working with new technologies or industries
Looking for a more collaborative team environment
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...
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
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...
I was interviewed in Jul 2024.
Leet code medium level question
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");
Nothing it went well
Same here , asked basics of java and C#
posted on 5 Jan 2025
1 Interview rounds
based on 26 reviews
Rating in categories
Software Engineer
195
salaries
| ₹4.2 L/yr - ₹15 L/yr |
Senior Software Engineer
85
salaries
| ₹8.5 L/yr - ₹17 L/yr |
Associate Software Engineer
58
salaries
| ₹3.2 L/yr - ₹5.2 L/yr |
Test Engineer
56
salaries
| ₹3.1 L/yr - ₹10 L/yr |
Business Analyst
54
salaries
| ₹4.8 L/yr - ₹12 L/yr |
TCS
Infosys
Wipro
HCLTech