i
Kaar
Tech
Filter interviews by
Fallback class is a class used as a backup when the original class is not available or fails.
Fallback class is used in case the primary class is not found or fails to execute.
It helps in maintaining system stability by providing an alternative solution.
Fallback class can be defined in the configuration or code to handle exceptions.
My strengths include problem-solving skills, attention to detail, and strong programming abilities.
Strong problem-solving skills - able to analyze complex issues and find effective solutions
Attention to detail - meticulous in writing code and testing for errors
Strong programming abilities - proficient in multiple languages such as Java, Python, and C++
Count the occurence of a specific character in a given string.
Iterate through the string and check each character against the specified character.
Increment a counter each time the specified character is found.
Return the final count of occurences.
RICEFW objects in SAP refer to Reports, Interfaces, Conversions, Enhancements, Forms, and Workflows.
RICEFW objects are used in SAP to customize and enhance the functionality of the system.
Reports are used to extract data from SAP system.
Interfaces are used to connect SAP with external systems.
Conversions are used to migrate data into SAP.
Enhancements are used to modify standard SAP functionality.
Forms are used to ...
SuccessFactors is a cloud-based human capital management software platform.
Provides solutions for talent management, HR, payroll, and workforce analytics
Helps organizations streamline HR processes and improve employee engagement
Offers modules for performance management, recruiting, onboarding, learning, and more
A tic tac toe game implemented in C programming language.
Use a 2D array to represent the game board.
Implement a function to check for a win condition.
Alternate between players and prompt for input.
Display the game board after each turn.
Handle invalid input and tie conditions.
OOPs is a programming paradigm based on the concept of objects that interact with each other to perform tasks.
OOPs stands for Object-Oriented Programming
It focuses on creating objects that have properties and methods to perform specific tasks
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four main pillars of OOPs
Encapsulation is the process of hiding the implementation details of an object from ...
This program searches for a specified number in an array and returns its index or a not found message.
Use a loop to iterate through the array.
Check each element against the target number.
Return the index if found, otherwise return 'Not found'.
Example: For array [1, 2, 3, 4] and target 3, return index 2.
The Fibonacci series is a sequence where each number is the sum of the two preceding ones, starting from 0 and 1.
The series starts with 0 and 1: 0, 1.
Next numbers are generated by adding the last two numbers: 0+1=1.
Continuing this, the series becomes: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, ...
In programming, this can be implemented using loops or recursion.
Machine learning is a subset of AI that enables systems to learn from data and improve over time without explicit programming.
Machine learning algorithms analyze data patterns to make predictions or decisions.
Common types include supervised learning (e.g., predicting house prices) and unsupervised learning (e.g., customer segmentation).
In SAP, machine learning can enhance processes like demand forecasting and anom...
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
In Round 1, they assessed the in-depth knowledge of students by evaluating aptitude, one coding question, and programming skills through MCQs. From my college, out of 600 applicants, they selected 138 students.
It was such a great experience participating in the group discussion. They divided the 138 students into 15-16 batches and conducted group discussions. My session lasted around 5-10 minutes, and it was my first-ever experience in a group discussion. I gave it my best effort and was thrilled to get selected.
Group Discussion Tips:
1. Speaking for the sake of it isn’t the key to success in a GD. Follow these three tips:
Speak only when you have a valid and strong point to contribute.
Maintain eye contact while speaking to appear confident and engaged.
Dress professionally and ensure your appearance is neat and appropriate.
I am a dedicated and experienced Tech Sergeant with a strong background in SAP.
10+ years of experience in the military
Specialized in SAP systems and technologies
Led successful projects in implementing SAP solutions
Trained and mentored junior staff members
I chose to pursue a career outside my father's business to gain diverse experiences and develop my own skills in a structured environment.
I wanted to gain experience in a corporate setting, which offers structured training and mentorship.
Working in a different environment allows me to learn new skills and perspectives that can benefit my father's business in the future.
I believe that having my own career path will help...
Object oriented programming system is a programming paradigm based on the concept of objects, which can contain data and code.
OOP focuses on creating objects that interact with each other to solve problems
Encapsulation, inheritance, and polymorphism are key principles of OOP
Examples of OOP languages include Java, C++, and Python
Java removed certain features to enhance security, simplicity, and performance, focusing on a cleaner programming model.
1. Pointer Arithmetic: Java eliminated pointers to prevent memory corruption and enhance security.
2. Multiple Inheritance: Java does not support multiple inheritance with classes to avoid ambiguity; it uses interfaces instead.
3. Operator Overloading: Java does not allow operator overloading to maintai...
Java is a versatile, object-oriented programming language known for its portability, security, and robust performance.
Platform Independence: Java code can run on any device with a Java Virtual Machine (JVM). Example: Write once, run anywhere.
Object-Oriented: Java supports encapsulation, inheritance, and polymorphism, making it easier to manage complex programs.
Automatic Memory Management: Java has a garbage collector t...
I appeared for an interview in Feb 2025.
The aptitude test was easy and it was good to go alone with the coding test which was also easy
GD was based on normal day to day happenings and it was very comfortable to make our points sound loud to the hr
OOP (Object-Oriented Programming) is a programming paradigm based on objects, encapsulating data and behavior for better code organization.
Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: A 'Car' class with properties like 'color' and methods like 'drive()'.
Inheritance: Mechanism to create a new class using properties and methods of an existing class. Example: 'Electri...
Machine learning is a subset of AI that enables systems to learn from data and improve over time without explicit programming.
Machine learning algorithms analyze data patterns to make predictions or decisions.
Common types include supervised learning (e.g., predicting house prices) and unsupervised learning (e.g., customer segmentation).
In SAP, machine learning can enhance processes like demand forecasting and anomaly d...
Discussion on random topics
I appeared for an interview in Dec 2024.
The online mode consists of a total of seven sections that cover basic aptitude and coding concepts, with one coding question that must be solved.
This was a pooled drive where the batches were divided beforehand. Good topics are general. I received ethics or profit.
I appeared for an interview in Sep 2024.
The questions were a result of brainstorming.
Effective communication.
Java is an object-oriented programming language known for its portability, security, and robust performance across platforms.
Object-Oriented Programming (OOP): Java uses classes and objects to model real-world entities. Example: 'class Car { }'.
Platform Independence: Java code is compiled into bytecode, which can run on any device with a Java Virtual Machine (JVM).
Automatic Memory Management: Java has a garbage collect...
Program execution involves running code, while debugging identifies and fixes errors in that code.
1. Program Execution: The process starts when the program is loaded into memory and the CPU begins executing instructions.
2. Control Flow: The program follows a specific control flow, which can include loops, conditionals, and function calls.
3. Debugging Tools: Tools like breakpoints, watch variables, and step execution he...
Kaar Technologies is a global SAP consulting firm specializing in digital transformation and enterprise solutions.
Founded in 2008, Kaar Technologies has a strong presence in the SAP consulting space.
They offer services in SAP implementation, support, and managed services.
Kaar has worked with various industries, including manufacturing, retail, and logistics.
They focus on digital transformation, helping businesses lever...
Data structure and algorithms coding qns
Simple topics as aptitude
I applied via Company Website and was interviewed in Nov 2024. There were 4 interview rounds.
Round 1 was aptitude and coding
Round 2 gd..general topics were asked
Convert Binary to decimal number using a simple code
Create a function that takes a binary number as input
Iterate through the binary number from right to left
For each digit, multiply it by 2 raised to the power of its position and add to the total
Return the decimal number
I appeared for an interview in Sep 2024.
Aptitude + coding + verbal + Logical reasoning
General topics . My topic was how Social-Media influences the young minds
I appeared for an interview in Feb 2025.
General coding and aptitude and dsa coding with programming concept
General topics are given
I appeared for an interview in Sep 2024.
Assessment duration is 3 hours and 20 minutes.
It is simple and covers a wide range of general topics.
SAP ERP is an integrated software solution that streamlines business processes across various functions in an organization.
Centralized data management: SAP ERP consolidates data from different departments, ensuring consistency and accuracy.
Modular architecture: It consists of various modules like Finance, HR, and Supply Chain, allowing customization based on business needs.
Real-time reporting: Users can generate report...
A one-day process involves planning, executing, and reviewing tasks efficiently to achieve specific goals.
Define clear objectives: Identify what needs to be accomplished within the day.
Prioritize tasks: Use methods like the Eisenhower Matrix to determine urgency and importance.
Allocate time slots: Schedule specific times for each task to maintain focus and productivity.
Review progress: At the end of the day, assess wha...
Top trending discussions
Some of the top questions asked at the Kaar Tech interview -
The duration of Kaar Tech interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 93 interview experiences
Difficulty level
Duration
based on 352 reviews
Rating in categories
Consultant
95
salaries
| ₹10.3 L/yr - ₹18.3 L/yr |
Senior Consultant
89
salaries
| ₹13.2 L/yr - ₹28.7 L/yr |
Senior Analyst
85
salaries
| ₹6.1 L/yr - ₹12.9 L/yr |
Analyst
59
salaries
| ₹4 L/yr - ₹9 L/yr |
SAP Consultant
49
salaries
| ₹5 L/yr - ₹11.4 L/yr |
ITC Infotech
3i Infotech
Sify Technologies
Microland