Upload Button Icon Add office photos

Filter interviews by

Kaleris Interview Questions and Answers

Updated 20 Nov 2024

Kaleris Interview Experiences

Popular Designations

8 interviews found

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

(2 Questions)

  • Q1. Explain Delayed Job
  • Ans. 

    Delayed Job is a background job processing library for Ruby on Rails applications.

    • Delayed Job allows you to offload time-consuming tasks to be processed in the background.

    • It is commonly used for sending emails, generating reports, or any task that doesn't need to be done immediately.

    • Jobs are added to a queue and processed by a separate worker process.

    • It provides a simple API for creating and managing background jobs.

    • Ex

  • Answered by AI
  • Q2. Explain Active Record
  • Ans. 

    Active Record is a design pattern used in software development to simplify the interaction between objects and databases.

    • Active Record is an object-relational mapping pattern where each database table is represented by a class.

    • It allows developers to interact with the database using methods on the class, abstracting away the SQL queries.

    • It typically includes methods for CRUD operations (Create, Read, Update, Delete) on...

  • Answered by AI

Skills evaluated in this interview

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Sri Venkateswara College of Engineering, Chennai and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was pretty moderate to answer and it covers many topics.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about your self which is not in your resume
  • Ans. 

    I am a passionate traveler who loves exploring new cultures and trying new foods.

    • I have visited over 15 countries and love immersing myself in different traditions

    • I enjoy documenting my travels through photography and blogging

    • Trying new cuisines is a favorite hobby of mine, and I love experimenting with cooking at home

  • Answered by AI
  • Q2. Scenario based questions

Customer Service Associate Interview Questions asked at other Companies

Q1. Situational: If customer gets damaged product and he is saying he want to return the product then what you will do? (write an mail)
View answer (38)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Sri Venkateswara Engineering College, Nalgonda and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

60 minutes , 60 questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basics in java core concepts
  • Q2. Sql core concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Logical and coding related test in Hackerank

Round 2 - Group Discussion 

Discussion of the current project along with analyzing the technical skills

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
Add answer

Kaleris interview questions for popular designations

 Customer Service Associate

 (1)

 Senior Software Developer

 (1)

 Senior Software Engineer

 (1)

 Software Development Engineer II

 (1)

 Staff Software Engineer

 (1)

 Technical Support Engineer

 (1)

 Technical Writer

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Assignment 

Basic questions on OOPS concepts and asked to write code for 2 problem statements

Round 2 - Coding Test 

Simple logic but they ask for different approaches to solve the same logic

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

Working Student Interview Questions & Answers

user image Renato

posted on 23 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Why do you want to work with NavVis?
Round 2 - Technical 

(1 Question)

  • Q1. Write a simple CMake application to compile a C++ code which parses csv files.

Skills evaluated in this interview

Jobs at Kaleris

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 - Assignment 

Scenario based Written test

Round 3 - Technical 

(1 Question)

  • Q1. About documentation process
Round 4 - Technical 

(1 Question)

  • Q1. Interview with director
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

Technical Writer Interview Questions asked at other Companies

Q1. Tell me about the OS your phone uses? What are the other phone operating systems available in the market
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Coding Test 

If you prepare well for basic data structures and algorithms, it will be easy only.
There was one coding question and one low-level design question. So you should prepare for basic DS & Algo, and work on Low Level Design.
It was a vending machine design question.

Round 2 - Coding Test 

You need to code on an online platform. Again basic knowledge of DS & Algo will be required.
Implement queue using stack kind of questions will come.

Round 3 - Technical 

(1 Question)

  • Q1. Another technical round with the Director. Any question can come, but be very thorough with your projects you have mentioned in the resume.
Round 4 - One-on-one 

(1 Question)

  • Q1. One-on-one with Senior Management. They may ask you why Navis and they may even ask you any question from your resume. So be prepared.

Interview Preparation Tips

Topics to prepare for Kaleris Staff Software Engineer interview:
  • Stack
  • Queue
  • Data Structures
  • Algorithms
  • Low Level Design
Interview preparation tips for other job seekers - * Study DS & Algo
* Study Low and High Level Design
* Be through with your projects
* Research about the company before joining

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2018. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Fundamental questions from Business analysis area

Interview Preparation Tips

Round: Technical Interview
Experience: This was basically a discussion with product owner from US who expressed his views on how the things should be taken, asked me if I can take the responsibilities of coordinating the activities from offshore etc. Also, he checked how good I am in preparing stories, mock-ups etc.

General Tips: I was interviewed for a Senior Business Analyst opening with 8+ years experience in IT.
First round included the basic questions:
1. Self introduction & responsibilities handled
2. Questions around the BA skills - creating documentations like BRD/FRD/Use cases/User stories etc
3. Process knowledge in Agile
4. Handling conflicts with requirements/stakeholders and communication
The interview lasted for about 30 minutes and it was telephonic round.
Second round was a bit behavioral which included the questions around our learning strategies, communication methods, handling difficult stakeholders etc.
This round lasted for about 45 minutes
Final discussion was with Product Owner from US lasted about 15 minutes and it was a smooth discussion.

Overall process got over in 3 weeks, and if we are strong on fundamentals of BA and Agile process, it will be good enough to crack this.
Skills: Conflict management, Agile knowledge, Business Analysis, Communication And Confidence
Duration: 1-4 weeks

Interview Questionnaire 

7 Questions

  • Q1. Say something about yourself?
  • Q2. Asked on college project
  • Q3. Which programming language do you know?
  • Ans. 

    I know multiple programming languages including Java, Python, and C++.

    • Proficient in Java with experience in developing web applications using Spring framework

    • Familiar with Python for data analysis and machine learning

    • Experience in C++ for developing high-performance applications

    • Also familiar with HTML, CSS, and JavaScript for front-end development

  • Answered by AI
  • Q4. What is class, encapsulation and other feature of OOP?
  • Ans. 

    Class is a blueprint for creating objects, encapsulation is the process of hiding data and methods within a class.

    • Class is a template or blueprint that defines the properties and behaviors of an object.

    • Encapsulation is the process of bundling data and methods together within a class, hiding the internal details from the outside world.

    • Other features of OOP include inheritance, polymorphism, and abstraction.

    • Inheritance a...

  • Answered by AI
  • Q5. Write a program to find the sum of the squares of each term of Fibonacci series
  • Ans. 

    Program to find the sum of squares of each term of Fibonacci series

    • Generate Fibonacci series using loop or recursion

    • Calculate square of each term

    • Add all squares to get the sum

  • Answered by AI
  • Q6. What can I do for you?
  • Q7. Why would you like to join Cognizant?
  • Ans. 

    I would like to join Cognizant because of its reputation as a leading global technology and consulting company.

    • Cognizant has a strong presence in the industry and is known for its innovative solutions.

    • I am impressed by Cognizant's commitment to digital transformation and its ability to deliver value to clients.

    • The company offers excellent career growth opportunities and a supportive work environment.

    • Cognizant's diverse...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions were simple but demanded faster solving ability especially the Quantitative ability section.
Tips: Solve every bit of R.S.Aggarwal for Aptitude problems. www.indiabix.com is a good site to solve questions from all the sections.
Duration: 90 minutes

Round: Interview
Experience: Started with self description to explaining what projects I was involved in. Talked about my role in the project. Then answered questions from C++ programming language and then wrote the program that the interviewer gave me to do.
Tips: Be Confident. Have the problem solving & "Yes I can Do" attitude. Go with a open mind. Listen to the interviewer carefully. Do not stammer. Keep yourself calm and cool. Be honest.

Round: Interview
Experience: Faced normal questions
Tips: Be confident & keep smiling. Keep track of your body language. Be fluent in speaking English.

General Tips: Be confident and a "can do" attitude will help you grab the job.
Skill Tips: """"
Skills: Communication Skill, Proficiency in English, Basic Computer Progamming Knowledge, Learning ability, Aptitude
College Name: IIT Madras

Skills evaluated in this interview

Kaleris Interview FAQs

How many rounds are there in Kaleris interview?
Kaleris interview process usually has 2-3 rounds. The most common rounds in the Kaleris interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Kaleris 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 Kaleris. The most common topics and skills that interviewers at Kaleris expect are Supply Chain, Logistics, SQL, Asset Management and Analytical.
What are the top questions asked in Kaleris interview?

Some of the top questions asked at the Kaleris interview -

  1. Write a simple CMake application to compile a C++ code which parses csv fil...read more
  2. Explain Active Rec...read more
  3. Explain Delayed ...read more

Tell us how to improve this page.

Kaleris Interview Process

based on 8 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Delhivery Interview Questions
3.9
 • 458 Interviews
Ecom Express Interview Questions
3.8
 • 197 Interviews
BlackBuck Interview Questions
3.8
 • 174 Interviews
XpressBees Interview Questions
3.7
 • 159 Interviews
FarEye Interview Questions
3.1
 • 26 Interviews
Fourkites Interview Questions
3.8
 • 17 Interviews
View all

Kaleris Reviews and Ratings

based on 19 reviews

4.0/5

Rating in categories

3.9

Skill development

4.4

Work-life balance

3.7

Salary

3.3

Job security

4.3

Company culture

3.1

Promotions

3.9

Work satisfaction

Explore 19 Reviews and Ratings
Senior Software Engineer .Net

Bangalore / Bengaluru

5-8 Yrs

₹ 20-25 LPA

Software Engineer

Chennai

8-13 Yrs

Not Disclosed

Business Intelligence Engineer

Chennai

2-4 Yrs

Not Disclosed

Explore more jobs
Software Engineer
32 salaries
unlock blur

₹12.7 L/yr - ₹25 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹12.5 L/yr - ₹30 L/yr

Associate Software Engineer
7 salaries
unlock blur

₹11 L/yr - ₹12 L/yr

QA Engineer
7 salaries
unlock blur

₹12 L/yr - ₹14 L/yr

Software Developer
5 salaries
unlock blur

₹6.5 L/yr - ₹11.5 L/yr

Explore more salaries
Compare Kaleris with

Fourkites

3.8
Compare

FarEye

3.1
Compare

LogiNext Solutions

1.8
Compare

BlackBuck

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