i
OpenText Technologies
Filter interviews by
Clear (1)
I was interviewed in Aug 2021.
Round duration - 90 minutes
Round difficulty - Medium
Given an array arr
consisting of 'N' distinct integers, your task is to generate all possible non-empty subsets of the given array.
You can return the subsets in any order.
The ...
Generate all possible non-empty subsets of a given array of distinct integers.
Use recursion to generate all subsets by including or excluding each element in the array.
Maintain a current subset and iterate through the array to generate subsets.
Print each subset as it is generated to get all possible non-empty subsets.
Round duration - 60 Minutes
Round difficulty - Medium
The technical question was mainly based on my resume, followed by coding questions.
Round duration - 30 Minutes
Round difficulty - Easy
It was a coding round
Given a singly linked list of integers, return the head of the reversed linked list.
Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
Reversed link...
Reverse a singly linked list of integers and return the head of the reversed linked list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Keep track of the current, previous, and next nodes while traversing the linked list.
Update the head of the reversed linked list to be the last node encountered.
Ensure to handle edge cases like an empty linked list or a s
Round duration - 20 Minutes
Round difficulty - Easy
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.
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.
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2024. There were 4 interview rounds.
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.
I applied via Newspaper Ad and was interviewed before Jun 2021. There were 2 interview rounds.
I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.
Puzzles, Psychometric Test
I applied via Company Website and was interviewed before Feb 2021. There were 3 interview rounds.
TNQT: TCS National Qualifier Test
I applied via Walk-in and was interviewed before Jul 2021. There was 1 interview round.
I applied via Company Website and was interviewed before Jun 2021. There were 2 interview rounds.
First round was coding as well as aptitude done together went well I guess focusing on codes helps a lot.
Senior Software Engineer
914
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
885
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
368
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Engineer
327
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
192
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech