Upload Button Icon Add office photos

Filter interviews by

Clear (1)

24/7 Customer Software Developer Intern Interview Questions and Answers

Updated 16 Sep 2021

24/7 Customer Software Developer Intern Interview Experiences

1 interview found

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 mintues
Round difficulty - Easy

Timing it is around 11 am and Environment is good .

  • Q1. 

    Reverse Stack with Recursion

    Reverse a given stack of integers using recursion. You must accomplish this without utilizing extra space beyond the internal stack space used by recursion. Additionally, you ...

  • Ans. 

    Reverse a given stack of integers using recursion without using extra space or loops.

    • Use recursion to pop all elements from the original stack and store them in function call stack.

    • Once the stack is empty, push the elements back in reverse order using recursion.

    • Make use of the top(), pop(), and push() stack methods provided.

    • Example: If the input stack is [1, 2, 3], after reversal it should be [3, 2, 1].

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

Environment was very friendly but questions asked are very hard.

  • Q1. 

    Maximum Subarray Problem Statement

    Ninja has been given an array, and he wants to find a subarray such that the sum of all elements in the subarray is maximum.

    A subarray 'A' is considered greater than a...

  • Ans. 

    Find the subarray with maximum sum in an array, considering length if sums are equal.

    • Iterate through the array and keep track of the maximum sum subarray seen so far

    • Consider the length of subarrays if the sums are equal to determine the maximum subarray

    • Handle edge cases like negative numbers in the array

  • Answered by AI
  • Q2. 

    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 t...

  • Ans. 

    Find the node where two linked lists merge, return -1 if no merging occurs.

    • Traverse both lists to find the lengths and the last nodes

    • Align the starting points of the longer list with the shorter list

    • Traverse both lists simultaneously until a common node is found

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in HyderabadEligibility criteriaAbove 5 CGPA[24]7.ai interview preparation:Topics to prepare for the interview - Linked List, Binary Search Tree ,Queue, Array ,DP ,Graph ,RecursionTime required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 500 Questions
Tip 2 : Do atleast 1 good projects
Tip 3 : You should be able to explain your project

Application resume tips for other job seekers

Tip 1 : Do not put false things on resume.
Tip 2 : Have some projects on resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had a standard resume for this company as per our institute placement cell norms.
I usually changed my “Areas of Interest” as per the company profile. For Headstrong I mentioned subjects that dealt with coding and data structure.

Round: Test
Experience: First round was a written test containing 90 aptitude based questions and the time allotted for the same was 90 minutes. Questions were of high difficulty level; most of the questions based on probability, permutation and combination. 40 people were shortlisted out of the 180 applicants.
Duration: 90 minutes
Total Questions: 90

Round: Group Discussion
Experience: In Group Discussion there were 11 people in my group. The topic for the discussion was the “impact of family drama daily soaps (saas bahu serials) on the society”. Almost all of us agreed to the fact that these serials were sending wrong message to the society. They were interested in students who were expressive. 3 people got selected from my group.

Round: Technical Interview
Experience: The first round was a technical interview. Questions related to my family and areas of interest were also asked though. Questions related to C++ were asked and the topic of data structure was their main focus. They asked me questions on linked list and other forms of data structure. Finally they asked few general puzzles too. This interview continued for around 20 minutes.

Round: HR Interview
Experience: In the HR interview, questions were asked on why they should choose me and why I had opted for Headstrong. They also asked which location I would prefer for the job. They wanted someone who would be comfortable with any location whether it be south or north India. This last interview was small and lasted around 5-10 minutes.
Tips: Preparation of puzzles foe the interview would be beneficial.

College Name: IIT ROORKEE
Motivation: Most information regarding the company was obtained by attending the pre placement talk. The company did not check much about our knowledge related to the company but were more concerned with our technical knowledge.

Interview Preparation Tips

Round: Test
Experience: Very easy questions. Practice R.S Agarwal aptitude and verbal books.
Duration matters. Solve the questions fast.Skip the questions if you think you don't know dont kill time on them.

In verbal most of the questions on subject verb agrement-wikipedia links are enough to practice on them.

It's easy just try to solve as many as u can and dont leave the questions unanswered,no negative marking.
Duration: 80 minutes
Total Questions: 120

Skill Tips: Talk in english. Be confident. smile in face.
Skills: c Language, Thinking ability, English fluency
College Name: K L University
Funny Moments: Im very bad in solving puzzles. The HR over there asking puzzles to every one.
It's my turn the 1st question he asked me was what are you bad at?
no 2nd thought I said solving puzzles...In that way he didnt ask me any puzzles. He checked my confidence, english fluency...e.t.c.

I was interviewed in Oct 2016.

Interview Questionnaire 

2 Questions

  • Q1. Question on specific language
  • Q2. Based on company

Interview Preparation Tips

Round: Test
Experience: There was 7 sections. And each section has a 60% sectional cutoff
Tips: Attempt questions which you know and you are confident about
Duration: 50 minutes
Total Questions: 70

Round: Story writing
Experience: Write a story based on picture
Tips: No grammatical errors must be there

Round: Technical Interview
Experience: 1 hour interview but based on technical and daily life
Tips: Be confident

Round: HR Interview
Experience: Just a simple round..bcoz u are almost selected
Tips: Be positive

Skills: Communication And Confidence

Interview Preparation Tips

Round: Resume Shortlist
Experience: The eligibility criteria was > 65% in academics.it was a pool campus drive in which nearly 5-6 college students participated in it

Round: Test
Duration: 1 hour

College Name: Institute of aeronautical engineering

I was interviewed in Apr 2017.

Interview Questionnaire 

2 Questions

  • Q1. What is firmware and where it is used?
  • Ans. 

    Firmware is a type of software that is embedded in hardware devices to control their functionality.

    • Firmware is a combination of hardware and software.

    • It is used to control the behavior of hardware devices.

    • Firmware is typically stored in non-volatile memory, such as ROM or flash memory.

    • Examples of devices that use firmware include routers, printers, and digital cameras.

  • Answered by AI
  • Q2. Tell me about yourself only.
  • Ans. 

    I am a passionate software developer with experience in building web applications and solving complex problems.

    • Experienced in programming languages such as Java, JavaScript, and Python

    • Familiar with front-end technologies like HTML, CSS, and React

    • Strong problem-solving skills and ability to work in a team environment

    • Previous projects include developing a customer management system for a small business

  • Answered by AI

Interview Preparation Tips

Round: aptitude
Experience: the test had around 70 questions to be answered in 1 hour
Tips: keep watch on time and be quick enough because each sections has sectional cutoff.

Round: Technical Interview
Experience: the test had around 70 questions to be answered in 1 hour
Tips: keep watch on time and be quick enough because each sections has sectional cutoff.

Round: HR Interview
Experience: they tested my core knowledge and learning skill.
Tips: be strong in your basics.

Skills: Ability To Think Beyond Boundaries
College Name: mnm jec

Skills evaluated in this interview

I was interviewed before May 2016.

Interview Questionnaire 

3 Questions

  • Q1. Tell me about your mini project
  • Ans. 

    Developed a web application for tracking personal expenses

    • Used HTML, CSS, and JavaScript for front-end development

    • Implemented Node.js and MongoDB for back-end functionality

    • Included features for adding, categorizing, and analyzing expenses

  • Answered by AI
  • Q2. Tell me about your team work other than project.
  • Ans. 

    I actively participate in team building activities and collaborate with colleagues on various initiatives outside of work projects.

    • Organizing team lunches or outings to build camaraderie

    • Participating in charity events or volunteer work as a team

    • Collaborating on internal initiatives such as diversity and inclusion programs

    • Attending industry conferences or workshops together

  • Answered by AI
  • Q3. How will you convince your client if you are not able deliver the project on time.
  • Ans. 

    I will explain the reasons for the delay and present a plan to mitigate it.

    • Communicate the reasons for the delay clearly and honestly

    • Present a plan to mitigate the delay and ensure timely delivery

    • Provide regular updates on the progress of the project

    • Offer alternative solutions or compromises if necessary

    • Ensure that the client understands the impact of the delay on the project

    • Maintain a professional and respectful attit

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions will be from aptitude and vocabulary
Duration: 1 hour
Total Questions: 60

I was interviewed in Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. Project related questions

Interview Preparation Tips

Round: Test
Experience: It was just an aptitude test.It contains 3 sections verbal,quant and technical

Round: Technical + HR Interview
Experience: It was just an aptitude test.It contains 3 sections verbal,quant and technical

College Name: Mitcoe

I was interviewed in Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. Project related questions

Interview Preparation Tips

Round: Test
Experience: It was a general aptitude test with 3 sections quant,verbal and technical
Duration: 1 hour 30 minutes

Round: Technical + HR Interview
Experience: It was a technical + hr round. 5 candidates at a time. Panel consits of 2 people 1 hr and 1 technical.Both of them ask each candidates few questions

Skills: Java Programming
College Name: Mitcoe

I was interviewed in Sep 2016.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of data structures and algorithms

    • Familiar with agile development methodologies and version control systems like Git

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Concentrate more on verbal especially vocabulary.
Talking about quant be more thorough about logarithmic problems,pipes,trains.
Coming to logical pretty easy n straight but don't rush
Total Questions: 60

Round: HR Interview
Experience: Concentrate more on verbal especially vocabulary.
Talking about quant be more thorough about logarithmic problems,pipes,trains.
Coming to logical pretty easy n straight but don't rush
Tips: Try not to contradict on your statement anywhere.Be confident and aware about your statements

College Name: BMS College Of Engineering, Bangalore
Contribute & help others!
anonymous
You can choose to be anonymous

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

MAHLE Engine Components

No Interviews

INTERVIEWS

SAP

No Interviews

JOBS

BUSINESSNEXT

No Jobs

SALARIES

BUSINESSNEXT

INTERVIEWS

Skill Lync

No Interviews

SALARIES

BUSINESSNEXT

SALARIES

BUSINESSNEXT

Tell us how to improve this page.

24/7 Customer Software Developer Intern Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

5.0

Skill development

1.0

Work-life balance

2.0

Salary

1.0

Job security

2.0

Company culture

1.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Digital Interaction Advisor
1.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Interactive Specialist
998 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Advisor
523 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Digital Interaction Executive
374 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Executive
280 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare 24/7 Customer with

WNS

3.4
Compare

Genpact

3.8
Compare

Concentrix Corporation

3.8
Compare

Teleperformance

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