Upload Button Icon Add office photos
Engaged Employer

i

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

FiftyFive Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FiftyFive Technologies Intern Interview Questions and Answers

Updated 30 Apr 2023

FiftyFive Technologies Intern Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Oct 2022. There were 5 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. How well you in team?
  • Ans. 

    I work well in teams and value collaboration and communication.

    • I have strong interpersonal skills and can easily build rapport with team members.

    • I actively listen to others' ideas and opinions and contribute my own thoughts and suggestions.

    • I am flexible and adaptable, willing to take on different roles and responsibilities within a team.

    • I communicate effectively, ensuring everyone is on the same page and understands th...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Data structurs and algorithms
Round 4 - Technical 

(1 Question)

  • Q1. Spring Boot and RestAPI
Round 5 - Behavioral 

(1 Question)

  • Q1. Data structure and algorithms

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Introduction and CV based
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. About work experience, lifestyle, hobbies,
  • Q2. Tech round with project lead

Interview Preparation Tips

Interview preparation tips for other job seekers - always be oj time amd confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Internshala and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Was 1 hr with a simple question from leetcode

Round 2 - Technical 

(2 Questions)

  • Q1. Implement reverse Linked list
  • Ans. 

    Reverse a linked list

    • Create a new linked list to store the reversed elements

    • Traverse the original linked list and insert each node at the beginning of the new list

    • Update the head of the new list as the last node of the original list

  • Answered by AI
  • Q2. Project Explanation(from resume)
Round 3 - HR 

(2 Questions)

  • Q1. Why we should select you?
  • Ans. 

    I am a dedicated and hardworking individual with relevant skills and experience for the role.

    • I have completed relevant coursework in the field

    • I have previous internship experience in a similar role

    • I possess strong communication and teamwork skills

  • Answered by AI
  • Q2. Are you willing to relocate?
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am open to relocating for the right opportunity

    • I am flexible and willing to move for the internship

    • I understand the importance of being open to relocation for career growth

  • Answered by AI

Skills evaluated in this interview

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

20 questions in 20 minutes

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay confident

Interview Questionnaire 

2 Questions

  • Q1. Fsmo roles
  • Q2. Office 365
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 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 - Technical 

(2 Questions)

  • Q1. Oops concepts, core java
  • Q2. Java 8 stream api and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well it will be easy to crack. they hire good peope
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2022. 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 tips
Round 2 - Coding Test 

Easy level questions on string, linked list and array

Round 3 - Technical 

(2 Questions)

  • Q1. Difference between TCP and UDP
  • Ans. 

    TCP is a connection-oriented protocol while UDP is connectionless.

    • TCP provides reliable, ordered, and error-checked delivery of data while UDP does not guarantee any of these.

    • TCP is slower but more reliable while UDP is faster but less reliable.

    • TCP is used for applications that require high reliability and accuracy such as email, file transfer, and web browsing while UDP is used for applications that require speed and ...

  • Answered by AI
  • Q2. Nibble swap program in C
  • Ans. 

    A nibble swap program in C

    • Nibble swap means swapping the 4-bit halves of a byte

    • Use bitwise operators to perform the swap

    • Example: unsigned char x = 0xAB; x = ((x & 0x0F) << 4) | ((x & 0xF0) >> 4);

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Reverse Linked List in C
  • Ans. 

    Reverse a linked list in C language.

    • Create three pointers: current, previous, and next.

    • Traverse the linked list and change the direction of the pointers.

    • Return the new head of the reversed linked list.

  • Answered by AI
  • Q2. Write an API call in C
  • Ans. 

    API call in C

    • Include the necessary header files

    • Create a URL string with the required parameters

    • Use the curl library to make the API call

    • Handle the response data appropriately

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of programming, operating system and networking

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before May 2022. 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 tips
Round 2 - Coding Test 

Programming on basics of C

Round 3 - Coding Test 

Programming on basics of C

Round 4 - HR 

(1 Question)

  • Q1. Salary details and location preference
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Coding Test 

2 medium hard level questions. We just have to code and explain it. Platform doesn't have compilers.

FiftyFive Technologies Interview FAQs

How many rounds are there in FiftyFive Technologies Intern interview?
FiftyFive Technologies interview process usually has 5 rounds. The most common rounds in the FiftyFive Technologies interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in FiftyFive Technologies Intern interview?

Some of the top questions asked at the FiftyFive Technologies Intern interview -

  1. Data structurs and algorit...read more
  2. Data structure and algorit...read more
  3. Spring Boot and Rest...read more

Tell us how to improve this page.

FiftyFive Technologies Intern Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Infosys Intern Interview Questions
3.6
 • 22 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
HCLTech Intern Interview Questions
3.5
 • 7 Interviews
Mphasis Intern Interview Questions
3.4
 • 2 Interviews
View all

FiftyFive Technologies Intern Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

4.5

Salary

4.5

Job security

5.0

Company culture

4.5

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer
41 salaries
unlock blur

₹5 L/yr - ₹11.4 L/yr

Software Developer
38 salaries
unlock blur

₹5 L/yr - ₹17.2 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹9.2 L/yr - ₹23.5 L/yr

Technical Lead
13 salaries
unlock blur

₹11 L/yr - ₹31 L/yr

QA Engineer
10 salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Explore more salaries
Compare FiftyFive Technologies with

Maxgen Technologies

4.5
Compare

Value Point Systems

3.7
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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