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

Compare button icon Compare button icon Compare
3.6

based on 82 Reviews

Filter interviews by

Ciklum Expert Software Engineer Interview Questions and Answers

Updated 15 Sep 2022

Ciklum Expert Software Engineer Interview Experiences

1 interview found

I applied via Recruitment Consulltant and was interviewed in Mar 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Pls refer my blog it will help you -----.html
  • Q2. Oops,Sql,Azure,C#,MVC,asp.net core etc

Interview Preparation Tips

Topics to prepare for Ciklum Expert Software Engineer interview:
  • Azure
  • AWS
Interview preparation tips for other job seekers - If you want to join ciklum as an expert then you have to know the maximum technology.

Interview questions from similar companies

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Explain oops concepts
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Encapsulation: Objects can hide their internal state and require interactions through defined interfaces.

    • Inheritance: Objects can inherit attributes and methods from other objects.

    • Polymorphism: Objec...

  • Answered by AI
  • Q2. Write a code on simple one.
  • Ans. 

    Code a simple one

    • Use a basic programming language like Python or JavaScript

    • Create an array of strings

    • Print the array elements

  • Answered by AI
  • Q3. Explain about your projects
  • Ans. 

    I have worked on various projects including a web application for tracking inventory and a mobile app for managing tasks.

    • Developed a web application using React.js for tracking inventory levels and generating reports

    • Created a mobile app using Flutter for managing tasks and setting reminders

    • Implemented RESTful APIs for communication between frontend and backend systems

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. Why msg global solutions
  • Ans. 

    I want to work at msg global solutions because of their reputation for innovative solutions and collaborative work environment.

    • I am impressed by msg global solutions' track record of delivering cutting-edge software solutions to clients.

    • I am excited about the opportunity to work with a team of talented developers and collaborate on challenging projects.

    • I value the emphasis msg global solutions places on professional de...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. SDLC process and how it is implemented in project
  • Q2. About projects, it's Objective, the role I have worked, output
  • Q3. Data structure, DBMS concepts
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(5 Questions)

  • Q1. Tell me about
  • Q2. Your self they are asking
  • Q3. What is your weakness
  • Q4. Any questions ask for me
  • Q5. All the best future
Round 2 - Coding Test 

Coding for international

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

I applied via Job Portal

Round 1 - Coding Test 

60mintues DSA level coding exam

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

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about youyou dorself and what do
  • Q2. Where do you see yourself in next 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - only java developers are needed
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql questions with queries
  • Q2. Rdbms related questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain React life cycle
  • Ans. 

    React life cycle refers to the series of methods that are invoked in the process of creating, updating, and destroying components.

    • Mounting phase: constructor, render, componentDidMount

    • Updating phase: render, componentDidUpdate

    • Unmounting phase: componentWillUnmount

  • Answered by AI
  • Q2. Design a online calculator app
  • Ans. 

    An online calculator app that allows users to perform basic arithmetic operations.

    • Include buttons for numbers 0-9 and operators like +, -, *, /

    • Implement functionality for clearing input, calculating result, and displaying history

    • Consider adding advanced features like memory functions or scientific calculator mode

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stock to programming basic. React and web development basic. HTML , CSS

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Oct 2022. There was 1 interview round.

Round 1 - One-on-one 

(5 Questions)

  • Q1. What is unig testing
  • Ans. 

    Unit testing is a software testing method where individual units or components of a software are tested in isolation.

    • Unit testing is done to validate that each unit of the software performs as designed.

    • It helps in identifying bugs early in the development process.

    • Unit tests are typically written by the developers themselves.

    • Examples of unit testing frameworks include JUnit for Java, NUnit for .NET, and PyTest for Pytho

  • Answered by AI
  • Q2. What is the language that supports both android and ios
  • Ans. 

    The language that supports both Android and iOS is Kotlin.

    • Kotlin is a modern programming language that can be used for developing applications on both Android and iOS platforms.

    • It is fully interoperable with Java and can be used alongside Objective-C and Swift.

    • Kotlin is officially supported by Google as a first-class language for Android development.

  • Answered by AI
  • Q3. How many design patterns in android
  • Ans. 

    There are several design patterns in Android, including Singleton, Observer, Factory, and Adapter.

    • Some common design patterns in Android include Singleton, Observer, Factory, and Adapter.

    • Design patterns help in creating reusable and maintainable code in Android development.

    • Singleton pattern ensures that a class has only one instance and provides a global point of access to it.

    • Observer pattern is used for implementing e...

  • Answered by AI
  • Q4. How many languages we have to support android
  • Ans. 

    We have to support multiple languages for Android, including but not limited to English, Spanish, French, German, Chinese, Japanese, etc.

    • English

    • Spanish

    • French

    • German

    • Chinese

    • Japanese

  • Answered by AI
  • Q5. Mvvm architecture

Skills evaluated in this interview

Ciklum Interview FAQs

How many rounds are there in Ciklum Expert Software Engineer interview?
Ciklum interview process usually has 1 rounds. The most common rounds in the Ciklum interview process are One-on-one Round.
What are the top questions asked in Ciklum Expert Software Engineer interview?

Some of the top questions asked at the Ciklum Expert Software Engineer interview -

  1. pls refer my blog it will help you -----.h...read more
  2. oops,Sql,Azure,C#,MVC,asp.net core ...read more

Tell us how to improve this page.

Join Ciklum Experiences of tomorrow. Engineered together

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 789 Interviews
GlobalLogic Interview Questions
3.7
 • 567 Interviews
EPAM Systems Interview Questions
3.8
 • 521 Interviews
Luxoft Interview Questions
3.7
 • 117 Interviews
View all

Ciklum Expert Software Engineer Reviews and Ratings

based on 2 reviews

3.9/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

3.5

Job security

4.6

Company culture

3.9

Promotions

3.5

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
93 salaries
unlock blur

₹2.9 L/yr - ₹12.6 L/yr

Senior Software Engineer
46 salaries
unlock blur

₹14.3 L/yr - ₹31.7 L/yr

Software Developer
36 salaries
unlock blur

₹3 L/yr - ₹8.3 L/yr

Technical Lead
26 salaries
unlock blur

₹8.4 L/yr - ₹27 L/yr

Java Developer
18 salaries
unlock blur

₹3.8 L/yr - ₹4.9 L/yr

Explore more salaries
Compare Ciklum with

EPAM Systems

3.8
Compare

Luxoft

3.7
Compare

GlobalLogic

3.7
Compare

LTIMindtree

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