Upload Button Icon Add office photos
Engaged Employer

i

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

Cyfuture Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Cyfuture Interview Questions, Process, and Tips

Updated 18 Feb 2025

Top Cyfuture Interview Questions and Answers

View all 22 questions

Cyfuture Interview Experiences

Popular Designations

45 interviews found

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

I applied via Campus Placement and was interviewed in Nov 2023. There were 6 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 Resume tips
Round 2 - Aptitude Test 

Aptitude teste hich consisted of quant, logical reasoning, critical thinking , eng

Round 3 - Group Discussion 

We were given a topic and needed to discuss

Round 4 - Case Study 

A group of peope were given dofferent case studies and were asked to discuss it within the grp

Round 5 - One-on-one 

(1 Question)

  • Q1. This was 1st personal interview.
Round 6 - One-on-one 

(1 Question)

  • Q1. Interview with the ceo of the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready for case studies and give out if the box solutions so that u can stand out

Sales Trainee Interview Questions asked at other Companies

Q1. If you purchase 1 item at a discount of 12% and the other scheme is buy 8 get 1 free what will you prefer?
View answer (8)

Rate your
company

🤫 100% anonymous

How was your last interview experience?

Share interview

Associate Software Engineer Interview Questions & Answers

user image Krishna Raj BT20EE025

posted on 9 Oct 2023

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - Aptitude Test 

It was online assessment

Round 3 - Technical 

(5 Questions)

  • Q1. Questions were mainly from oops c++ and database management
  • Q2. What is four pillars of oops. What is array and vector. Implement queue using stack. Project based questions.
  • Ans. 

    The four pillars of OOP are encapsulation, inheritance, polymorphism, and abstraction. Arrays are fixed-size data structures, while vectors are dynamic arrays. A queue can be implemented using two stacks.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Creating new classes based on existing classes, inheriting their attributes and methods.

    • Polymorphism: Objects of differe...

  • Answered by AI
  • Q3. Four pillars of opps
  • Ans. 

    The four pillars of object-oriented programming are encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a new class to inherit properties and behavior from an existing class.

    • Polymorphism: The ability for objects of different classes to respond to the same message.

    • Abstraction: Hiding the complex implementatio...

  • Answered by AI
  • Q4. What is dbms explain
  • Ans. 

    DBMS stands for Database Management System. It is a software system that allows users to define, create, maintain and control access to databases.

    • DBMS is a software system that manages databases.

    • It allows users to define, create, maintain, and control access to databases.

    • DBMS provides tools for data manipulation, retrieval, and security.

    • Examples of DBMS include MySQL, Oracle, SQL Server, and PostgreSQL.

  • Answered by AI
  • Q5. What isSQL.and some queries

Skills evaluated in this interview

Top Cyfuture Associate Software Engineer Interview Questions and Answers

Q1. What is four pillars of oops. What is array and vector. Implement queue using stack. Project based questions.
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Cyfuture Interview Questions and Answers for Freshers
illustration image
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Types of cloud services?
  • Ans. 

    Cloud services are services delivered through the internet, allowing users to access and store data remotely.

    • Infrastructure as a Service (IaaS) - provides virtualized computing resources over the internet.

    • Platform as a Service (PaaS) - offers a platform allowing customers to develop, run, and manage applications without the complexity of building and maintaining the infrastructure.

    • Software as a Service (SaaS) - deliver...

  • Answered by AI
  • Q2. What type of service Cyfuture provide?
  • Ans. 

    Cyfuture provides a wide range of IT services including cloud hosting, data center services, managed services, and cybersecurity solutions.

    • Cloud hosting services

    • Data center services

    • Managed services

    • Cybersecurity solutions

  • Answered by AI

Skills evaluated in this interview

Business Development Executive Interview Questions asked at other Companies

Q1. scenario based: if I am a teacher in a government school and my child is getting +90% marks, then why should i buy byjus course
View answer (14)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Coding Test 

There was an OA which comprised of Aptitude questions, as well as Technical questions. And, there was a single coding question(Basic level)

Round 3 - Technical 

(2 Questions)

  • Q1. This round was with the CTO of the company and manager, and CHRO of the company. Questions related to project were asked.
  • Q2. Tell me something that is not there in your resume. Describe any one of your project in detail What is S3 architecture? Difference between GET and POST Describe HTTP Response

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well versed with your projects and hackathon experience is good to have. No matter you won or lost in hackathon, describe your experience about building something different and unique from scratch. Don't just copy-paste projects from yt. Recruiters will hate it. Try to add unique projects to your resume.

Top Cyfuture Associate Software Engineer Interview Questions and Answers

Q1. What is four pillars of oops. What is array and vector. Implement queue using stack. Project based questions.
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)

Cyfuture interview questions for popular designations

 Associate Software Engineer

 (6)

 Customer Care Executive

 (5)

 Software Developer

 (3)

 Cce Executive

 (2)

 Key Account Manager

 (1)

 Software Development Engineer

 (1)

 Regional Sales Manager

 (1)

 Customer Service Executive

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about social media
Round 2 - One-on-one 

(1 Question)

  • Q1. Ads and organic growth

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are looking for good salary than this company is not for you.

Get interview-ready with Top Cyfuture Interview Questions

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 Apr 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

Group Discussion about your knowledge and process

Round 2 - HR 

(3 Questions)

  • Q1. Tell me about your self
  • Ans. 

    I am a dedicated and empathetic customer care executive with a strong background in resolving customer issues and providing exceptional service.

    • Experienced in handling customer inquiries and complaints

    • Skilled in de-escalating tense situations and finding solutions

    • Strong communication and interpersonal skills

    • Ability to multitask and prioritize effectively

  • Answered by AI
  • Q2. Baic details and experience.
  • Q3. Salary expected
  • Ans. 

    I am looking for a competitive salary based on my experience and skills.

    • I am open to discussing salary based on the responsibilities and expectations of the role.

    • I have researched the average salary range for Customer Care Executives in this industry.

    • I am looking for a salary that reflects my qualifications and contributions to the company.

    • I am flexible and willing to negotiate based on the overall compensation package

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very nice

Customer Care Executive Interview Questions asked at other Companies

Q1. What would you do if you win 1billion dollar lottey?
View answer (39)

Jobs at Cyfuture

View all

ASE Trainee Interview Questions & Answers

user image Anonymous

posted on 4 Oct 2023

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

I was interviewed in Sep 2023.

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 Resume tips
Round 2 - Aptitude Test 

Basic Aptitude Round to test your logical skills

Round 3 - Coding Test 

Very Easy Round. You just have to find error in the the whole program written

Round 4 - One-on-one 

(2 Questions)

  • Q1. Questions was asked mostly on JAVA,OOPS and core subjects
  • Q2. Inheritance, operator overloading, deadlock
Round 5 - HR 

(1 Question)

  • Q1. Some basic 11-12 science questions and behavioural questions

ASE Trainee Interview Questions asked at other Companies

Q1. What are the different types of complexities?
View answer (1)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jun 2023. There were 4 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. Basis Questions about you & your current job.
Round 3 - Technical 

(1 Question)

  • Q1. Questions relevant to cloud computing
Round 4 - One-on-one 

(1 Question)

  • Q1. Questions relevant to current job & practices, some technical & also asking for Monthly Targets

Interview Preparation Tips

Interview preparation tips for other job seekers - HR of this company are working with the Un-professional working approach.
Never go for the face to face round of interview at this company.
That will be a complete wastage of your time, money (Travelling Cost) & effort.
HR are not able to even provide any feedback after the face to face round of interview even after a week.
They will make the fool to you, If you will call them & ask about the feedback/further update.
Simply says, Interviewer was on leave today.
Next day, HR will say that she is sick also.
Overall, Complete Drama creation.

Don't Consider this type company even for the Interview.

Key Account Manager Interview Questions asked at other Companies

Q1. What is the reason behind introduction of Loan secure products amongst lenders and Insurance companies.
View answer (5)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. What experience
  • Ans. 

    I have over 10 years of experience in executive roles, leading teams and driving strategic initiatives.

    • Led a team of 50+ employees in a previous role as a Chief Operating Officer

    • Implemented cost-saving measures that resulted in a 20% increase in profit margins

    • Developed and executed strategic plans to drive business growth and expansion

    • Managed key client relationships and negotiated high-value contracts

  • Answered by AI
  • Q2. Profile details

Cce Executive Interview Questions asked at other Companies

Q1. Why did you decide to switch your field from software to BPO?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Aptitude Test 

Quant, logical reasoning, mathematics

Round 3 - Technical 

(2 Questions)

  • Q1. Access modifiers
  • Q2. Diff between abstract class and interface Difference between array and array list Difference between method overloading and overriding Pillars of oops Deadlock Normalisation
  • Ans. 

    Abstract class is a class with abstract methods, interface is a contract with only abstract methods. Array is fixed size, ArrayList is dynamic. Method overloading is same method with different parameters, overriding is redefining a method. OOP pillars are inheritance, encapsulation, polymorphism, abstraction. Deadlock is a situation where two or more processes are unable to proceed because each is waiting for the other...

  • Answered by AI

Skills evaluated in this interview

Top Cyfuture Associate Software Engineer Interview Questions and Answers

Q1. What is four pillars of oops. What is array and vector. Implement queue using stack. Project based questions.
View answer (1)

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

Cyfuture Interview FAQs

How many rounds are there in Cyfuture interview?
Cyfuture interview process usually has 2-3 rounds. The most common rounds in the Cyfuture interview process are Resume Shortlist, Technical and HR.
How to prepare for Cyfuture 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 Cyfuture. The most common topics and skills that interviewers at Cyfuture expect are IT Sales, Customer Service, bpo, Domestic BPO and customer care.
What are the top questions asked in Cyfuture interview?

Some of the top questions asked at the Cyfuture interview -

  1. what are aws services? define the term EC2 instances. role of S3 buckets . link...read more
  2. What is four pillars of oops. What is array and vector. Implement queue using s...read more
  3. Diff between abstract class and interface Difference between array and array li...read more
How long is the Cyfuture interview process?

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

Recently Viewed

JOBS

Cyfuture

No Jobs

SALARIES

Portescap

DESIGNATION

SALARIES

OneSubsea

SALARIES

PubMatic

SALARIES

OneSubsea

SALARIES

Cyfuture

SALARIES

Portescap

LIST OF COMPANIES

OneSubsea

Overview

LIST OF COMPANIES

Portescap

Overview

Tell us how to improve this page.

Cyfuture Interview Process

based on 47 interviews

Interview experience

3.9
  
Good
View more

Saint-Gobain

We thank our employees for rating us 4/5 on AmbitionBox

Interview Questions from Similar Companies

Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Bharti Airtel Interview Questions
4.0
 • 843 Interviews
Sify Technologies Interview Questions
3.9
 • 122 Interviews
CtrlS Interview Questions
3.8
 • 38 Interviews
View all

Cyfuture Reviews and Ratings

based on 484 reviews

3.0/5

Rating in categories

2.8

Skill development

2.9

Work-life balance

2.6

Salary

2.8

Job security

2.8

Company culture

2.5

Promotions

2.9

Work satisfaction

Explore 484 Reviews and Ratings
Vmware L2 L3- Engineer Noida

Delhi/Ncr

4-6 Yrs

Not Disclosed

Vmware Admin Ranchi Jharkhand

Ranchi

2-3 Yrs

Not Disclosed

Bpo Executive

Noida

0-2 Yrs

₹ 1.25-2.75 LPA

Explore more jobs
Customer Care Executive
271 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cce Executive
128 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Customer Service Executive
32 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cyfuture with

CtrlS

3.5
Compare

Sify Technologies

3.9
Compare

Tata Communications

4.0
Compare

Reliance Communications

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