AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
logo
Premium Employer

i

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

Ciklum Verified Tick Work with us arrow

Compare button icon Compare button icon Compare
3.4

based on 106 Reviews

  • Why join us
  • Reviews
    106
  • Salaries
    736
  • Interviews
    22
  • Jobs
    100
  • Benefits
    2
  • Photos
    11

Filter interviews by

Ciklum Interview Questions and Answers

Updated 5 Jun 2025
Popular Designations

10 Interview questions

A Senior Software Engineer was asked 8mo ago
Q. Write unit tests for a service class.
Ans. 

Unit test for a service class

  • Create a test class for the service class

  • Mock any dependencies of the service class

  • Write test methods to cover different scenarios

  • Use assertions to verify the expected outcomes

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked 8mo ago
Q. Design a URL shortener.
Ans. 

A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.

  • Generate a unique short code for each long URL

  • Store the mapping between short code and long URL in a database

  • Redirect users from short URL to original long URL when accessed

View all Senior Software Engineer interview questions
A College Student was asked
Q. What kind of questions were asked in the technical round?
Ans. 

Technical round questions assess your problem-solving skills and knowledge in your field, often involving coding or system design.

  • Common topics include data structures (e.g., arrays, linked lists) and algorithms (e.g., sorting, searching).

  • You might be asked to solve coding problems on platforms like LeetCode or HackerRank.

  • System design questions may involve designing scalable systems, like a URL shortener or a cha...

View all College Student interview questions
A Senior Executive was asked
Q. Tell me about the INVEST process.
Ans. 

INVEST is a set of criteria used to evaluate user stories in Agile development.

  • INVEST stands for Independent, Negotiable, Valuable, Estimable, Small, and Testable.

  • Each user story should be independent from others, negotiable in terms of details, valuable to the customer, estimable in terms of effort, small enough to be completed in a single iteration, and testable to ensure quality.

  • For example, a user story like '...

View all Senior Executive interview questions
A Software Developer was asked
Q. Explain the concepts of Overloading.
Ans. 

Overloading is a concept in programming where multiple functions can have the same name but different parameters.

  • Functions with the same name but different parameters can be defined in a class

  • Overloading allows for flexibility in function usage

  • Example: void print(int num) and void print(string text) are overloaded functions

View all Software Developer interview questions
A Junior Software Engineer was asked
Q. What is function overriding and when is it used?
Ans. 

Function overriding is a feature in object-oriented programming where a subclass provides a different implementation of a method that is already defined in its superclass.

  • Function overriding is used to achieve polymorphism in OOP.

  • The method signature of the overridden method in the subclass must match that of the superclass.

  • The access level of the overridden method in the subclass cannot be more restrictive than t...

View all Junior Software Engineer interview questions
A Junior Software Engineer was asked
Q. What is polymorphism?
Ans. 

Polymorphism is the ability of an object to take on many forms.

  • Polymorphism allows objects of different classes to be treated as if they were objects of the same class.

  • It is achieved through method overriding and method overloading.

  • Examples include function overloading, operator overloading, and inheritance.

  • Polymorphism helps in creating reusable and flexible code.

View all Junior Software Engineer interview questions
Are these interview questions helpful?
A Senior Automation Engineer was asked
Q. Basic Selenium architecture and class hierarchy ? Class hierarchy for java collections?
Ans. 

Selenium architecture involves WebDriver, WebElement, and Browser Drivers. Java collections hierarchy includes List, Set, Map interfaces.

  • Selenium architecture includes WebDriver, WebElement, and Browser Drivers

  • WebDriver acts as the main interface to interact with web browsers

  • WebElement represents elements on a web page that can be interacted with

  • Browser Drivers are used to communicate with specific web browsers

  • Jav...

View all Senior Automation Engineer interview questions
A Senior Full Stack Developer was asked 9mo ago
Q. System Design and SOLID principles with node js design patterns
Ans. 

System design in Node.js involves applying SOLID principles and design patterns for scalable and maintainable applications.

  • Use SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) to design modular and flexible systems.

  • Apply design patterns like MVC, Factory, Singleton, Observer, etc. to address common design problems and improve code reusability.

  • U...

View all Senior Full Stack Developer interview questions
An Office Manager was asked
Q. Deep diving into experience
Ans. 

I have extensive experience in managing office operations and ensuring smooth workflow.

  • Managed day-to-day administrative tasks such as scheduling appointments, coordinating meetings, and handling correspondence.

  • Implemented efficient filing systems and document management processes to improve organization and accessibility.

  • Developed and implemented office policies and procedures to enhance productivity and streamli...

View all Office Manager interview questions

Ciklum Interview Experiences

22 interviews found

React Js Frontend Developer Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Hackerrank react test on
1. MCQ- HTML,CSS, Javscript, Web fundamentals
2. Coding - React Context API code

Round 2 - Technical 

(3 Questions)

  • Q1. React and Javascript basics
  • Add your answer
  • Q2. React Design Pattern and Security handling
  • Add your answer
  • Q3. HTML and CSS Fundamentals
  • Add your answer
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Oct 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Leetcode easy level questions

Round 2 - Technical 

(1 Question)

  • Q1. Eliminate subsequent repetitions in a string
  • Ans. 

    Remove subsequent repetitions in a string

    • Iterate through the string and compare each character with the next one

    • If they are the same, remove the repetition by shifting the characters to the left

    • Repeat this process until all repetitions are eliminated

  • Answered by AI
    Add your answer
Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioral questions asked by Delivery Manager
  • Add your answer
Round 4 - Client Interview 

(1 Question)

  • Q1. Behavioral round and past experience
  • Add your answer
Round 5 - Client Interview 

(2 Questions)

  • Q1. Design a URL shortener
  • Ans. 

    A URL shortener is a tool that takes a long URL and generates a shorter, more manageable link.

    • Generate a unique short code for each long URL

    • Store the mapping between short code and long URL in a database

    • Redirect users from short URL to original long URL when accessed

  • Answered by AI
    Add your answer
  • Q2. Write unit test for a sevice class
  • Ans. 

    Unit test for a service class

    • Create a test class for the service class

    • Mock any dependencies of the service class

    • Write test methods to cover different scenarios

    • Use assertions to verify the expected outcomes

  • Answered by AI
    Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - The fifth client technical interview went on for at least 2 hours. I was not shortlisted after 5 rounds of interview. The HR recruiter didn't inform this decision even after multiple follow-ups by call.

Skills evaluated in this interview

Anonymous

Senior Full Stack Developer Interview Questions & Answers

user image Anonymous

posted on 17 Sep 2024

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
No response

I applied via Job Fair and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Node Js, computer science

Round 2 - Technical 

(2 Questions)

  • Q1. Javascript tricky questions
  • Add your answer
  • Q2. System Design and SOLID principles with node js design patterns
  • Ans. 

    System design in Node.js involves applying SOLID principles and design patterns for scalable and maintainable applications.

    • Use SOLID principles (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion) to design modular and flexible systems.

    • Apply design patterns like MVC, Factory, Singleton, Observer, etc. to address common design problems and improve code reusability.

    • Utiliz...

  • Answered by AI
    Add your answer
Round 3 - Technical 

(2 Questions)

  • Q1. System Design and managerial questions
  • Add your answer
  • Q2. Design related and problem facing realted scenarios
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - MAKE SURE .
DO NOT KEEP ANY HOPE FROM CIKLUM.
THey interviewed me from 18th july and till now stretching the process, cleared technical coding test, cleared l1, cleared l2 round and final was client interview round. salary discussion happened and offer was supposed to be rolled out by 15th september. But the entire recruitment team vanishes after speaking about last formality round . and finally after multiple calls and emails reverted me that. the client has closed the position and not moving forward with me.

Mastered in ghosting candidates. Please make sure you have multiple offers and do not wait for ciklum to give you one

Skills evaluated in this interview

Anonymous

DOT NET Developer Interview Questions & Answers

user image Anonymous

posted on 3 Sep 2024

Interview experience
3
Average
Difficulty level
Hard
Process Duration
6-8 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tech questions on dot net
  • Add your answer
Round 2 - Behavioral 

(1 Question)

  • Q1. To check your knowledge and communication skills
  • Add your answer
Round 3 - Client Interview 

(1 Question)

  • Q1. They are not even proceeding on time with the client interview . I have to quit the process because they already took 1 week for client interview round
  • Add your answer
Round 4 - HR 

(1 Question)

  • Q1. Basic discussion.
  • Add your answer
Anonymous

Mern Full Stack Developer Interview Questions & Answers

user image Anonymous

posted on 2 Jan 2025

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

I appeared for an interview in Dec 2024.

Round 1 - Coding Test 

Hackerrank questions

Round 2 - Technical 

(2 Questions)

  • Q1. Node js architecture
  • Add your answer
  • Q2. Practical questions
  • Add your answer
Anonymous

Senior Javascript Developer Interview Questions & Answers

user image Anonymous

posted on 15 May 2025

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

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Js output based question , basics in js and react. react design pattern like atomic.
  • Add your answer
  • Q2. Custom hook for windowresize
  • Add your answer
Anonymous

Senior IOS Developer Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response

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

Round 1 - Coding Test 

Question from DSA, logical thinking and choose the best. Totally 20 questions from HackerRank invite.

Anonymous

Senior Data Scientist Interview Questions & Answers

user image Anonymous

posted on 26 Mar 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Self Introduction
  • Add your answer
  • Q2. Projects Description and related research
  • Add your answer
  • Q3. Python question on lists
  • Add your answer
Anonymous

Salesforce Developer Interview Questions & Answers

user image Dhruvik Dudhatra

posted on 21 Oct 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. LWC,Personal projects
  • Add your answer
  • Q2. Apex,SOQL,ADMIN
  • Add your answer
  • Q3. Security models
  • Add your answer
  • Q4. Lightning Flows
  • Add your answer
Anonymous

Office Manager Interview Questions & Answers

user image Vivek Gopal

posted on 19 Dec 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.

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 - HR 

(1 Question)

  • Q1. General intro about profile
  • Add your answer
Round 3 - One-on-one 

(1 Question)

  • Q1. Deep diving into experience
  • Ans. 

    I have extensive experience in managing office operations and ensuring smooth workflow.

    • Managed day-to-day administrative tasks such as scheduling appointments, coordinating meetings, and handling correspondence.

    • Implemented efficient filing systems and document management processes to improve organization and accessibility.

    • Developed and implemented office policies and procedures to enhance productivity and streamline op...

  • Answered by AI
    Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Ciklum?
Ask anonymously on communities.
More about working at Ciklum
  • HQ - London, England, United Kingdom
  • IT Services & Consulting
  • 201-500 Employees (India)
  • Real Estate
  • Telecom
  • FinTech
  • EdTech

Ciklum Interview FAQs

How many rounds are there in Ciklum interview?
Ciklum interview process usually has 2-3 rounds. The most common rounds in the Ciklum interview process are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Ciklum 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 Ciklum. The most common topics and skills that interviewers at Ciklum expect are Product Engineering, Healthcare, Team Building, Medical Insurance and SQL.
What are the top questions asked in Ciklum interview?

Some of the top questions asked at the Ciklum interview -

  1. Basic Selenium architecture and class hierarchy ? Class hierarchy for java coll...read more
  2. System Design and SOLID principles with node js design patte...read more
  3. Eliminate subsequent repetitions in a str...read more
How long is the Ciklum interview process?

The duration of Ciklum interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Ciklum Interviews By Designations

  • Ciklum Senior Automation Engineer Interview Questions
  • Ciklum Salesforce Developer Interview Questions
  • Ciklum Junior Software Engineer Interview Questions
  • Ciklum Lead Engineer Interview Questions
  • Ciklum Software Engineer Interview Questions
  • Ciklum Software Developer Interview Questions
  • Ciklum Senior Software Engineer Interview Questions
  • Ciklum Intern Interview Questions
  • Show more
  • Ciklum Senior Executive Interview Questions
  • Ciklum Expert Software Engineer Interview Questions

Interview Questions for Popular Designations

  • Analyst Interview Questions
  • Team Lead Interview Questions
  • Software Engineer Interview Questions
  • Software Developer Interview Questions
  • Intern Interview Questions
  • Sales Executive Interview Questions
  • Consultant Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Show more
  • Accountant Interview Questions
  • Data Analyst Interview Questions

Overall Interview Experience Rating

3.9/5

based on 23 interview experiences

Difficulty level

Easy 27%
Moderate 53%
Hard 20%

Duration

Less than 2 weeks 67%
2-4 weeks 13%
4-6 weeks 7%
6-8 weeks 7%
More than 8 weeks 7%
View more
logo
Join Ciklum Experiences of tomorrow. Engineered together

Interview Questions from Similar Companies

Saama Technologies
Saama Technologies Interview Questions
3.7
 • 57 Interviews
Hyland Software Solutions India LLP
Hyland Software Solutions India LLP Interview Questions
4.1
 • 31 Interviews
VDart
VDart Interview Questions
4.0
 • 29 Interviews
DISYS
DISYS Interview Questions
3.0
 • 27 Interviews
CBTS TECHNOLOGY SOLUTIONS INDIA LLP
CBTS TECHNOLOGY SOLUTIONS INDIA LLP Interview Questions
4.0
 • 21 Interviews
EagleView
EagleView Interview Questions
3.3
 • 21 Interviews
TekisHub Consulting Services
TekisHub Consulting Services Interview Questions
4.1
 • 20 Interviews
SAS
SAS Interview Questions
4.2
 • 19 Interviews
Data-Core Systems
Data-Core Systems Interview Questions
3.1
 • 18 Interviews
MSG Global Solutions
MSG Global Solutions Interview Questions
3.7
 • 18 Interviews
View all

Ciklum Reviews and Ratings

based on 106 reviews

3.4/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.5

Salary

3.0

Job security

3.3

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 106 Reviews and Ratings
Jobs at Ciklum
Ciklum
Senior Full Stack Engineer

Pune

4-8 Yrs

Not Disclosed

Ciklum
Data Engineer

Pune

1-3 Yrs

₹ 8.5-11.5 LPA

Ciklum
Senior Data Engineer

Chennai

5-6 Yrs

Not Disclosed

Explore more jobs
Ciklum Salaries in India
Software Engineer
104 salaries
unlock blur

₹4.6 L/yr - ₹20 L/yr

Senior Software Engineer
54 salaries
unlock blur

₹9.8 L/yr - ₹36 L/yr

Software Developer
32 salaries
unlock blur

₹3 L/yr - ₹6.3 L/yr

Technical Lead
27 salaries
unlock blur

₹8.4 L/yr - ₹35 L/yr

Java Developer
21 salaries
unlock blur

₹3.8 L/yr - ₹4.9 L/yr

Explore more salaries
Compare Ciklum with
Saama Technologies

Saama Technologies

3.7
Compare
DISYS

DISYS

3.1
Compare
Data-Core Systems

Data-Core Systems

3.1
Compare
Arvato

Arvato

3.5
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Ciklum Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter