Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Microfocus interview experience Real time questions & tips from candidates to crack your interview

Full Stack Engineer

Microfocus
upvote
share-icon
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 4 Months
Topics: OOPS, Operating Systems, Data Structures, Database, Machine Learning, Angular
Tip
Tip

Tip 1 : Maintain a clean resume and have in-depth knowledge of the projects, as in the technical round the interviewer mainly asks technical questions regarding the projects. Questions based on projects are predictable and answering them can give a good impression during the interview.
Tip 2 : Be clear in explaining the approach to coding questions.
Tip 3 : Admit it, if you are not confident in a particular topic. Accepting your weakness is better than a wrong answer.

Application process
Where: Referral
Eligibility: 7 CGPA
Resume Tip
Resume tip

Tip 1 : Use formal resume templates and maintain a neat resume.
Tip 2 : Have few development projects on the resume with brief summary of the skills implemented.
Tip 3 : Mention your skills in proper sub-sections.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration90 minutes
Interview date4 Aug 2021
Coding problem1

1. Find All Subsets

Moderate
15m average time
90% success
0/80
Asked in companies
FlipkartTata Consultancy Services (TCS)Infosys

You are given an array 'arr' of 'N' distinct integers. Your task is to find all the non-empty subsets of the array.


Note: You can return the subsets in any order, you don’t have to specifically sort them.


Example:
arr=[3,4,5]
subsets ={3}, {3,4}, {3,4,5}, {3,5}, {4}, {4,5}, {5}
Try solving now
02
Round
Medium
Video Call
Duration60 Minutes
Interview date5 Aug 2021
Coding problem1

The technical question was mainly based on my resume, followed by coding questions.

1. Technical Questions

When do you prefer to use Bokeh and when would you prefer Matplotlib?

Explain the machine learning project on your resume?
She gave a situation, and asked what would I implement Supervised learning or unsupervised learning algorithm and why?

Why does Java not make use of pointers?
What are the advantages of Packages in Java?
What is an object-oriented paradigm?

What are the differences between Component and Directive?
What is dependency injection in Angular?
How do you categorize data binding types?
What are pipes?
What is the difference between pure and impure pipes?

03
Round
Easy
Video Call
Duration30 Minutes
Interview date6 Aug 2021
Coding problem1

It was a coding round

1. Reverse Linked List

Moderate
15m average time
85% success
0/80
Asked in companies
CognizantMicrosoftSAP Labs

Given a singly linked list of integers. Your task is to return the head of the reversed linked list.

For example:
The given linked list is 1 -> 2 -> 3 -> 4-> NULL. Then the reverse linked list is 4 -> 3 -> 2 -> 1 -> NULL and the head of the reversed linked list will be 4.
Follow Up :
Can you solve this problem in O(N) time and O(1) space complexity?
Try solving now
04
Round
Easy
HR Round
Duration20 Minutes
Interview date9 Aug 2021
Coding problem1

1. Basic HR Questions

What are you hobbies?

What are your salary expectations?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is the index number of the last element of an array with 9 elements?

Choose another skill to practice
Start a Discussion
Similar interview experiences
Product Intern
6 rounds | 9 problems
Interviewed by Squadstack
0 views
0 comments
0 upvotes
Business Technology Analyst
4 rounds | 5 problems
Interviewed by Squadstack
2419 views
0 comments
0 upvotes
SDE - 1
3 rounds | 10 problems
Interviewed by Sterlite Technologies Limited
2325 views
0 comments
0 upvotes
Product Engineer
3 rounds | 5 problems
Interviewed by Squadstack
1536 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Full Stack Engineer
3 rounds | 3 problems
Interviewed by Accenture
1679 views
2 comments
0 upvotes
company logo
Full Stack Engineer
2 rounds | 5 problems
Interviewed by HashedIn
0 views
0 comments
0 upvotes