Upload Button Icon Add office photos

Filter interviews by

Kaleyra Interview Questions and Answers

Updated 27 Aug 2024

Kaleyra Interview Experiences

Popular Designations

2 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 27 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Assignment 

Create a Full Stack App

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Sun Pharmaceutical Industries

Join us and thrive in a company culture that inspires and empowers.

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

I applied via campus placement at University Vishveshvaraya College of Engineering (UVCE) and was interviewed before Sep 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

20 aptitude questions and few logical reasoning

Round 2 - One-on-one 

(2 Questions)

  • Q1. Questions related to DSA, Operating Systems and Networking
  • Q2. One DSA problem to solve related to 2D array
Round 3 - HR 

(1 Question)

  • Q1. Basic question and vocabulary check

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked List Problem Statement Given a singly linked list of integers, determine if it is a palindrome. Return true if it is a palindrome, otherwise return false. Example: Input: 1 -> 2 -> 3 -> 2 -> 1 -> NULL Outpu... read more
Add answer
Kaleyra Interview Questions and Answers for Freshers
illustration image

Interview questions from similar companies

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

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions about python basics.
  • Q2. Questions about Django and web developement
Round 2 - Coding Test 

Creating API endpoints for signin, signup with validations

Round 3 - Technical 

(1 Question)

  • Q1. DSA questions - medium level
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

In first round the hiring team provide you a question of pattern printing.

Round 2 - Technical 

(3 Questions)

  • Q1. What do you understand from OOP's?
  • Q2. What is js callback function and reference objects?
  • Q3. Some queries on sql.
Round 3 - HR 

(3 Questions)

  • Q1. Introduce yourself?
  • Q2. Why do you want to join webkul?
  • Q3. What do you know about the job role and the technology?

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to behave properly and go through the basic understanding of
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Angular A to Z Hooks,Services,Api Integration,component communication
  • Q2. Html ,CSS basic
Round 2 - Behavioral 

(1 Question)

  • Q1. Server and web api related questions
Round 3 - HR 

(2 Questions)

  • Q1. Can you provide details about yourself and your educational background?
  • Ans. 

    I am a software engineer with a Bachelor's degree in Computer Science and experience in developing web applications.

    • Bachelor's degree in Computer Science

    • Experience in developing web applications

  • Answered by AI
  • Q2. About Winjit technologies

Interview Preparation Tips

Interview preparation tips for other job seekers - Trust the process; ensure a clear understanding of the basics and the logic of object-oriented programming concepts. Wishing you all the best.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. OOPS concept and All Major pillars with Scanrio-based questions asked on Abstract class and Interface
  • Q2. .Net MVC and .Net Core based on program.cs file and Dependency Injection and Middleware in deep
  • Q3. Pattern question and check string Palindrome
  • Q4. SQL Queries around 4th highest salary of Employee
  • Q5. All basic programming concept checking like having prefix and postfix expression problem solving on paper
Round 2 - Technical 

(4 Questions)

  • Q1. TechnoManagerial Round Collection question to find about number of character present in the word Mirafra with live coding F2F
  • Q2. API testing ang REST API Concept
  • Q3. Professional Journey
  • Q4. Project Details
Round 3 - Technical 

(2 Questions)

  • Q1. It was a director round but say you need to give again technical round ,they wasted my time and money.
  • Q2. SQL Queries on pen and paper

Interview Preparation Tips

Interview preparation tips for other job seekers - HR said you haven't the skill to represent on client. Never believe on HR what they said.Final round was my Director's round but she wasted my time
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. C++ Concepts and classes
Round 2 - One-on-one 

(1 Question)

  • Q1. Code snippet and output
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial round and related non tech questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare C++ well and code snippets of C++

Intern Interview Questions & Answers

ClearTax user image arunvisakh sk

posted on 19 Nov 2024

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

I applied via Campus Placement

Round 1 - Coding Test 

Coding test based on leet code 1 hard(mountain array)and 1 easy(balance the parentheses)

Round 2 - Technical 

(2 Questions)

  • Q1. Hiring manager round- resume based
  • Q2. Basics, puzzles like find the number that should fill in the blank etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewers were decent but The on-boarding was poorly taken care of by the hr team specifically a lady. I had to call her multiple times to ask about my result as even after weeks they didn't publish the result and kept me in the dark. And finally called me back one-day and said there was an opening as an intern although it was initially said to be a full time offer in the SDET Team. Also I was not provided with any of the complementary amenities associated with shifting like a temporary stay which my colleagues got and when I enquired she said I had to inform her a week before while she just informed me abt the offer just the day before:).
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

First round Aptitude + Technical questions on CS fundamentals

Round 2 - Technical 

(3 Questions)

  • Q1. Frog jump Dynamic programming question
  • Q2. Remove zeroes from a numbers only string and insert at last also maintain the relative order
  • Ans. 

    Remove zeroes from a numbers only string and insert at last while maintaining relative order.

    • Iterate through the string and separate numbers and zeroes

    • Store numbers in an array and zeroes in a separate array

    • Concatenate the numbers array with the zeroes array at the end

  • Answered by AI
  • Q3. One sql question on joins

Skills evaluated in this interview

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

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. 1st Technical round : Difference between Epic and User story.
  • Ans. 

    An Epic is a large body of work that can be broken down into smaller tasks called User Stories.

    • Epic is a high-level requirement that is too large to be completed in a single iteration.

    • User Story is a small, specific piece of work that can be completed in a single iteration.

    • Epics are usually broken down into multiple User Stories for implementation.

    • User Stories are more detailed and focused compared to Epics.

    • Example: Ep...

  • Answered by AI
  • Q2. Test cases of Data grid.
  • Ans. 

    Test cases for data grid involve verifying data display, sorting, filtering, pagination, editing, and deleting functionalities.

    • Verify data is displayed correctly in the grid

    • Test sorting functionality by sorting columns in ascending and descending order

    • Test filtering functionality by applying filters and checking if data is displayed correctly

    • Test pagination by navigating through multiple pages of data

    • Test editing funct...

  • Answered by AI
  • Q3. How to test a website on different devices?
  • Ans. 

    To test a website on different devices, use responsive design testing tools, emulators, physical devices, and browser developer tools.

    • Use responsive design testing tools like BrowserStack or Responsinator to simulate different screen sizes.

    • Utilize emulators like Android Studio's emulator or Xcode's simulator to test on various mobile devices.

    • Test on physical devices to ensure accurate performance and user experience.

    • Us...

  • Answered by AI
  • Q4. Have you ever meet your client.
  • Ans. 

    Yes, I have met with clients in previous roles to discuss project requirements and gather feedback.

    • I have met with clients to understand their requirements and expectations for the project.

    • I have conducted meetings to gather feedback on the testing process and results.

    • Building a good relationship with clients is important for successful project delivery.

  • Answered by AI
Round 2 - Assignment 

Write testcases for a profile page that has option to change: name, email, phone number, address etc.

Round 3 - Technical 

(1 Question)

  • Q1. Severity, priority, scenario based questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. CEO round : general problem solving questions.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Kaleyra Interview FAQs

How many rounds are there in Kaleyra interview?
Kaleyra interview process usually has 2-3 rounds. The most common rounds in the Kaleyra interview process are Resume Shortlist, Aptitude Test and One-on-one Round.
How to prepare for Kaleyra 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 Kaleyra . The most common topics and skills that interviewers at Kaleyra expect are MongoDB, MySQL, Python, AWS and Agile.
What are the top questions asked in Kaleyra interview?

Some of the top questions asked at the Kaleyra interview -

  1. Questions related to DSA, Operating Systems and Network...read more
  2. One DSA problem to solve related to 2D ar...read more
  3. Basic question and vocabulary ch...read more

Recently Viewed

INTERVIEWS

MathWorks

No Interviews

INTERVIEWS

Ivanti

No Interviews

Tell us how to improve this page.

Kaleyra Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

HCLTech

There's no stopping you

Interview Questions from Similar Companies

Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Jio Interview Questions
3.9
 • 1.7k Interviews
Bharti Airtel Interview Questions
4.0
 • 843 Interviews
Vodafone Idea Interview Questions
4.1
 • 551 Interviews
Info Edge Interview Questions
3.9
 • 316 Interviews
Tanla Platforms Interview Questions
3.2
 • 11 Interviews
RouteMobile Interview Questions
3.8
 • 7 Interviews
View all

Kaleyra Reviews and Ratings

based on 70 reviews

4.2/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

3.7

Salary

4.0

Job security

4.0

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 70 Reviews and Ratings
Software Engineer
26 salaries
unlock blur

₹5.5 L/yr - ₹18.6 L/yr

Software Engineering Specialist
25 salaries
unlock blur

₹11 L/yr - ₹33 L/yr

Software Developer
16 salaries
unlock blur

₹10.1 L/yr - ₹17.5 L/yr

Associate Software Engineer
15 salaries
unlock blur

₹6 L/yr - ₹14.7 L/yr

Devops Engineer
12 salaries
unlock blur

₹4 L/yr - ₹8.1 L/yr

Explore more salaries
Compare Kaleyra with

RouteMobile

3.8
Compare

Tanla Platforms

3.2
Compare

mGage

3.9
Compare

Vodafone Idea

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent