Upload Button Icon Add office photos

Filter interviews by

Apollo Computers React Js Frontend Developer Interview Questions and Answers

Updated 1 Dec 2022

Apollo Computers React Js Frontend Developer Interview Experiences

1 interview found

I applied via Company Website and was interviewed in Nov 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 - Assignment 

I have completed many projects in React so I can easily crack Assignment Round.

Round 3 - Coding Test 

I have a knowledge of HTML, CSS, Javascript and React Js.

Round 4 - One-on-one 

(3 Questions)

  • Q1. What is your Strength ?
  • Ans. 

    My strength is my ability to quickly learn and adapt to new technologies and frameworks.

    • Quick learner

    • Adaptable to new technologies

    • Ability to grasp complex concepts

    • Strong problem-solving skills

  • Answered by AI
  • Q2. What is your Weakness ?
  • Ans. 

    My weakness is that I tend to be a perfectionist, which can sometimes lead to spending too much time on a task.

    • I have a tendency to overanalyze and overthink things.

    • I can be overly critical of my own work and strive for perfection.

    • I sometimes struggle with prioritizing tasks and can get caught up in minor details.

    • I have difficulty delegating tasks and prefer to take on everything myself.

  • Answered by AI
  • Q3. Give me your Self Introduction?
  • Ans. 

    I am a React Js Frontend Developer with 3 years of experience.

    • I have a strong understanding of React Js and its ecosystem.

    • I have experience in building responsive and user-friendly web applications.

    • I am proficient in HTML, CSS, and JavaScript.

    • I have worked with Redux for state management and Axios for API integration.

    • I am familiar with modern frontend development tools like Webpack and Babel.

    • I have knowledge of UI/UX p...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Good experience. He has good work in his field

Interview questions from similar companies

Interview Questionnaire 

2 Questions

  • Q1. They asked me on java and I have joined as a fresher they not much questions as I got selected as fresher on oops concepts and collections
  • Q2. Please be confident while facing interview and they will check your communication skills

Interview Questionnaire 

1 Question

  • Q1. Who is the c language denoted
  • Ans. 

    C language is a general-purpose, procedural computer programming language.

    • Developed by Dennis Ritchie at Bell Labs in 1972

    • Used for system programming, embedded systems, and application software

    • Influenced many other programming languages such as C++, Java, and Python

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself ?

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I were asked to print the number of pairs in an array whose sum is equal to given number k
  • Ans. 

    Count the number of pairs in an array whose sum is equal to a given number k.

    • Iterate through the array and for each element, check if k minus the element exists in the array.

    • Use a hash table to store the frequency of each element in the array.

    • If the array contains duplicates, handle them separately to avoid overcounting.

    • Time complexity can be improved to O(n) using a two-pointer approach.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was nice

I applied via Recruitment Consultant and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Just Basic OOP's question, What is Interface, why use them?
  • Q2. What is Abstract Class?
  • Ans. 

    Abstract class is a class that cannot be instantiated and is used as a base class for other classes.

    • An abstract class can have abstract and non-abstract methods.

    • Abstract methods have no implementation and must be implemented by the derived class.

    • An abstract class can have constructors and fields.

    • An abstract class can be used to define a common interface for a group of related classes.

    • Example: Animal is an abstract clas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - A recruiter found me on Naukari Site the name of the person is Kartik (*****), and then, set up an initial L1 interview with the peers. The initial contact was a phone screen regarding the job location, title, salary, etc. in Banglore after that, he set up the meetings with peers for the interview.

The interview was too good, but one thing which I feel bad Interviewer asked me salary while this is the part of the HR department, so why Interviewer asked me salary during an interview, this is totally not good for any candidate because if the candidate expectation is greater than the interviewer salary then definitely he will not hire that candidate that means.  



After Interview:-

 Then, Kartik HR contact me again to tell that they are willing to offer less salary 14LPA than that was decided
- I said yes, and they asked me joining date
- I provided the next week date itself
- But I never heard back from them afterward.
- I tried to contact Kartik, but he is not willing to reply

Very unprofessional behavior and bad experience. I don't know were they just wasting my time.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Tell about yourself.
  • Ans. 

    I am a software developer with experience in various programming languages and a passion for creating innovative solutions.

    • Proficient in Java, C++, and Python

    • Experience with web development using HTML, CSS, and JavaScript

    • Familiarity with agile development methodologies

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. What is array and how it is different from linked lists?
  • Ans. 

    Array is a collection of elements of same data type. Linked list is a data structure where each element points to the next one.

    • Arrays have fixed size, linked lists can grow dynamically

    • Accessing elements in an array is faster than in a linked list

    • Inserting or deleting elements in a linked list is faster than in an array

    • Arrays are stored in contiguous memory locations, linked lists are not

    • Arrays are used for random acces

  • Answered by AI
  • Q3. OSI model (Networking)?
  • Ans. 

    The OSI model is a conceptual model that describes the communication functions of a telecommunication or computing system.

    • The OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the layers above and below it.

    • The Physical layer deals with the physical transmission of data, while the Application layer deals with u...

  • Answered by AI
  • Q4. Explain OSI model modules?
  • Ans. 

    The OSI model is a conceptual model that characterizes and standardizes the communication functions of a telecommunication or computing system.

    • The OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has a specific function and communicates with the layers above and below it.

    • The Physical layer deals with the physical transmission of data, while the Applicati...

  • Answered by AI
  • Q5. About project? what technologies used? How you implemented?

Interview Preparation Tips

Interview preparation tips for other job seekers - My personal advice is to first be prepared on what u have written in Resume.
Get some current knowledge about the company like CEO name, latest tech. on which company working on .

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Experience

Interview Questionnaire 

2 Questions

  • Q1. What is your name
  • Q2. What is your role

Interview Preparation Tips

Interview preparation tips for other job seekers - Good, Be professional and Be focus.

I appeared for an interview before Sep 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

There were two questions one from arrays and other one from linked list.

  • Q1. 

    Longest Switching Subarray Problem Statement

    You are provided with an array 'ARR' consisting of 'N' positive integers. Your task is to determine the length of the longest contiguous subarray that is switc...

  • Ans. 

    Find the length of the longest contiguous subarray where elements at even indices are equal and elements at odd indices are equal.

    • Iterate through the array and keep track of the length of the current switching subarray.

    • Update the length when the switching condition is broken.

    • Return the maximum length found for each test case.

  • Answered by AI
  • Q2. 

    Cycle Detection in a Singly Linked List

    Determine if a given singly linked list of integers forms a cycle or not.

    A cycle in a linked list occurs when a node's next points back to a previous node in the ...

  • Ans. 

    Detect if a singly linked list forms a cycle by checking if a node's next points back to a previous node.

    • Use Floyd's Cycle Detection Algorithm to determine if there is a cycle in the linked list.

    • Maintain two pointers, one moving at twice the speed of the other, if they meet at some point, there is a cycle.

    • If one of the pointers reaches the end of the list (null), there is no cycle.

  • Answered by AI
Round 2 - HR 

Round duration - 30 Minutes
Round difficulty - Easy

The interviewer was quite friendly. Asked general HR questions .

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Bharati Vidyapeeth's College of Engineering. I applied for the job as SDE - 1 in DelhiEligibility criteriaAbove 7 CGPA, No pending backlogsTata Consultancy Services (TCS) interview preparation:Topics to prepare for the interview - Data Structures And Algorithms, Operating System, Puzzles, Aptitude, System DesignTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice at-least 300-350 questions from different topics.
Tip 2 : Practice aptitude from different topics be it arithmetical ability, logical reasoning.

Application resume tips for other job seekers

Tip 1 : Resume should be one pager.
Tip 2 : The projects mentioned should be job specific.

Final outcome of the interviewSelected

Skills evaluated in this interview

Apollo Computers Interview FAQs

How many rounds are there in Apollo Computers React Js Frontend Developer interview?
Apollo Computers interview process usually has 4 rounds. The most common rounds in the Apollo Computers interview process are Resume Shortlist, Assignment and Coding Test.

Tell us how to improve this page.

Software Engineer
7 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

QA Engineer
4 salaries
unlock blur

₹4.5 L/yr - ₹5.6 L/yr

RPA Developer
4 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Software Developer
3 salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Java Developer
3 salaries
unlock blur

₹1.8 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Apollo Computers with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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