Upload Button Icon Add office photos
Engaged Employer

i

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

5D Solutions Verified Tick

Compare button icon Compare button icon Compare
4.6

based on 61 Reviews

Filter interviews by

5D Solutions Interview Questions and Answers

Updated 11 Jul 2024

5D Solutions Interview Experiences

Popular Designations

4 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 8 Jul 2024

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

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Difference between bug and defect
  • Ans. 

    A bug is a problem in the code that causes unexpected behavior, while a defect is a deviation from the requirements.

    • Bug is a coding error that results in a program behaving unexpectedly.

    • Defect is a variance from the requirements or specifications.

    • Bugs are caused by mistakes in the code, while defects are caused by mistakes in the requirements or design.

    • Example of a bug: A button on a website not working when clicked.

    • Ex...

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why you choosed this field
  • Q2. What is Defect life cycle
  • Ans. 

    Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software development.

    • Defect identification: Defects are identified through testing or user feedback.

    • Defect reporting: Defects are reported in a defect tracking system with details like severity, priority, and steps to reproduce.

    • Defect fixing: Developers fix the reported defects based on the information provided.

    • Defect ...

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (7)

HR Executive Interview Questions & Answers

user image Anonymous

posted on 11 Jul 2024

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

(1 Question)

  • Q1. Check you HR knowledge

HR Executive Interview Questions asked at other Companies

Q1. What do you know about Labor Law
View answer (6)
Round 1 - Technical 

(2 Questions)

  • Q1. Function Component & Class Component
  • Q2. Life cycle of react native
  • Ans. 

    React Native life cycle includes component creation, updating, and destruction.

    • React Native components have several life cycle methods such as componentDidMount, componentDidUpdate, and componentWillUnmount.

    • These methods are called at different stages of a component's life cycle.

    • For example, componentDidMount is called after a component is mounted and rendered for the first time.

    • Similarly, componentDidUpdate is called ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be prepared with basics & standards

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

I applied via Naukri.com and was interviewed in Feb 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Javascript questions and React native with live process.

Interview Preparation Tips

Interview preparation tips for other job seekers - All rounds was proper and in smooth process. HR is very supportive and helpful in all round with schedule date-time and process.

React Native Developer Interview Questions asked at other Companies

Q1. 3. What is the use useEffect Hook in react native? and how you relate it with lifecycle method which is class components?
View answer (3)

5D Solutions interview questions for popular designations

 HR Executive

 (1)

 QA Engineer

 (1)

 React Native Developer

 (1)

 Software Developer

 (1)

Interview questions from similar companies

Apprentice Interview Questions & Answers

HyScaler user image Radharani Rath

posted on 25 Nov 2024

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

4 easy level questions will be asked basically from arrays and strings.

Round 2 - Assignment 

Assignment will be given after clearing coding round. In my case ELearning Platform project was given and 7 days time was given to complete.

Round 3 - One-on-one 

(4 Questions)

  • Q1. DBMS questions like ACID properties, database transaction. Etc
  • Q2. Project related questions
  • Q3. Basic and conceptual questions of frameworks you know
  • Q4. Basic coding questions like armstrong number, palendromic sequence, recursion

Interview Preparation Tips

Interview preparation tips for other job seekers - Give focus on conceptual and theory questions of your known framework
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Verbal communicatiom, attention to detail, email writing part

Round 2 - One-on-one 

(2 Questions)

  • Q1. General question with maths
  • Q2. Percentage related sums
Round 3 - One-on-one 

(2 Questions)

  • Q1. Interview question with maths
  • Q2. Percentage , profit related sums
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What are the different osi layers
  • Ans. 

    The OSI (Open Systems Interconnection) model consists of 7 layers that define the functions of a network communication system.

    • Physical Layer: Deals with physical connections and transmission of raw data.

    • Data Link Layer: Manages data frames and error detection/correction.

    • Network Layer: Handles routing and logical addressing.

    • Transport Layer: Ensures end-to-end communication and data flow control.

    • Session Layer: Establishe...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Basic details about yourself
Round 3 - Technical 

(1 Question)

  • Q1. What are some ways to avoid deadlock?
  • Ans. 

    Avoid deadlock by implementing proper resource allocation strategies and using techniques like timeouts and resource ordering.

    • Implement proper resource allocation strategies to prevent multiple processes from holding resources indefinitely.

    • Use timeouts to limit the amount of time a process can wait for a resource before releasing it.

    • Follow a strict resource ordering protocol to ensure processes request and release reso...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your cs basics are clear such as netwerking, os, and tech stacks used in projects
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. How would you handle Agile Transformation to Productize an existing Team
  • Ans. 

    I would start by assessing the current team's strengths and weaknesses, then create a roadmap for Agile transformation and productization.

    • Conduct a thorough assessment of the team's current processes, skills, and mindset towards Agile practices

    • Identify key stakeholders and involve them in the transformation process to ensure buy-in and support

    • Develop a clear roadmap with specific goals, milestones, and timelines for th...

  • Answered by AI
  • Q2. How to manage High Technical Skilled resources who do not follow any process
  • Ans. 

    Managing high technical skilled resources who do not follow any process requires clear communication, setting expectations, providing guidance, and offering incentives.

    • Communicate the importance of following processes and the impact on the team and project.

    • Provide clear guidelines and expectations for following processes.

    • Offer training and support to help the team understand and implement processes effectively.

    • Recogniz...

  • Answered by AI
  • Q3. What would you propose to build a scrum team
  • Ans. 

    To build a scrum team, I would focus on selecting diverse team members, establishing clear roles and responsibilities, providing training, and promoting open communication.

    • Select diverse team members with a mix of skills and experience

    • Establish clear roles and responsibilities for each team member

    • Provide training on scrum principles and practices

    • Promote open communication and collaboration within the team

    • Encourage cont

  • Answered by AI
  • Q4. Do you hvae experience of Managing Complex Team dynamics
  • Ans. 

    Yes, I have extensive experience managing complex team dynamics in previous leadership roles.

    • Led a team of diverse individuals with varying skill sets and personalities to successfully complete a project

    • Resolved conflicts and promoted collaboration among team members

    • Implemented strategies to improve communication and productivity within the team

    • Adapted leadership style to effectively manage different team dynamics

  • Answered by AI
  • Q5. When did you last use Agile Processes
  • Ans. 

    I last used Agile Processes in my previous role as a Project Manager, where we implemented Scrum methodology for a software development project.

    • Implemented Scrum methodology for software development project

    • Held daily stand-up meetings to track progress and address any issues

    • Used Kanban boards to visualize workflow and prioritize tasks

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. The Knowledge and Skills
Round 2 - Technical 

(1 Question)

  • Q1. The interviewer asked about the process, which differs from company to company. As my current company does not follow the process, the interviewer rejected me.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the companies that see the candidates' knowledge, experience, and skills rather than the bookies' knowledge and processes.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is angular Directives
  • Ans. 

    Angular Directives are markers on a DOM element that tell AngularJS's HTML compiler to attach a specified behavior to that DOM element.

    • Directives are used to create reusable components or custom behaviors in Angular applications.

    • They can be used to manipulate the DOM, add event listeners, show/hide elements, etc.

    • Examples include ngModel, ngIf, ngFor, etc.

  • Answered by AI
  • Q2. How to communicate with components
  • Ans. 

    Methods to communicate between components in Angular include Input and Output properties, ViewChild, Services, and Event Emitters.

    • Using Input and Output properties to pass data from parent to child components and emit events from child to parent components.

    • Using ViewChild to access child components from parent components.

    • Using Services to create a shared service that can be injected into multiple components to share da...

  • Answered by AI

Skills evaluated in this interview

5D Solutions Interview FAQs

How many rounds are there in 5D Solutions interview?
5D Solutions interview process usually has 1-2 rounds. The most common rounds in the 5D Solutions interview process are Technical, One-on-one Round and HR.
How to prepare for 5D Solutions 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 5D Solutions. The most common topics and skills that interviewers at 5D Solutions expect are Python, AWS, Devops, Docker and GIT.
What are the top questions asked in 5D Solutions interview?

Some of the top questions asked at the 5D Solutions interview -

  1. What is Defect life cy...read more
  2. Difference between bug and def...read more
  3. Life cycle of react nat...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 5D Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
Mphasis Interview Questions
3.4
 • 772 Interviews
KPIT Technologies Interview Questions
3.5
 • 281 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
View all

5D Solutions Reviews and Ratings

based on 61 reviews

4.6/5

Rating in categories

4.4

Skill development

4.4

Work-Life balance

4.2

Salary & Benefits

4.3

Job Security

4.5

Company culture

4.2

Promotions/Appraisal

4.4

Work Satisfaction

Explore 61 Reviews and Ratings
Quality Analyst
9 salaries
unlock blur

₹3 L/yr - ₹4.2 L/yr

Software Developer
5 salaries
unlock blur

₹7.5 L/yr - ₹11.9 L/yr

UI/UX Designer
5 salaries
unlock blur

₹4.4 L/yr - ₹4.9 L/yr

React Native Developer
5 salaries
unlock blur

₹7.1 L/yr - ₹11 L/yr

Backend Developer
4 salaries
unlock blur

₹10.9 L/yr - ₹12.3 L/yr

Explore more salaries
Compare 5D Solutions with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview