Upload Button Icon Add office photos
Premium Employer

i

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

OpenText Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

OpenText Technologies Senior Software Developer Interview Questions and Answers

Updated 4 Feb 2023

OpenText Technologies Senior Software Developer Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jan 2023. 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 - Coding Test 

Two moderate level question were there. Needed to solve in 1 hr. Very much solvable if you know data structure. This was the screening process after the resume shortlisting.

Round 3 - Technical 

(1 Question)

  • Q1. Some data structure related question, .Net concepts like OOPS. Some questions on design patterns. Difficulty 7/10.
Round 4 - Coding Test 

Again 2 questions needed to solve in 1 hr (very similar to first screening round)

Round 5 - Technical 

(1 Question)

  • Q1. Some senior level technical question on design pattern, architecture design based on some real life scenario. Here I was rejected since I didn't have any experience on docker or git which anyway was not me...

Interview Preparation Tips

Interview preparation tips for other job seekers - They may expect you to learn everything even if it is not mentioned in the JD.

I applied via LinkedIn and was interviewed before Apr 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Hacker Rank test. Will give 2 programs.

Round 2 - Technical 

(1 Question)

  • Q1. Asked to write some programs. Should prepare vector, list, map and data structures
Round 3 - Technical 

(1 Question)

  • Q1. Asked about current projects and some design patterns.
Round 4 - HR 

(1 Question)

  • Q1. Asked about salary and current role, designations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare to write the programs with less time complexity.

Senior Software Developer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Intersection of Linked List Problem You are provided with two sin ... read more
asked in Freshworks
Q2. Overlapping Intervals Problem Statement You are given the start a ... read more
asked in Freshworks
Q3. Middle of Linked List Problem Statement Given the head node of a ... read more
asked in SAP
Q4. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Freshworks
Q5. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Basic OOPS concept, sql questions

I applied via Company Website and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked python memory management, string manipulations, regex, and about my current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep strong hold on python basics and data structure

I applied via Campus Placement and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. For java based profile, questions related to collections, usage of comparator, Class loading are asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in basics of computer science like data structure and algorithms. Have a detailed understanding of java basics

Interview Questionnaire 

1 Question

  • Q1. Oops, core Java related questions, spring boot

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Asked about spring java related question during interview

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare some domain knowledge before applying amdocs

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120minutes
Round difficulty - Easy

It was an online MCQ's + coding round consisting of 20 MCQ’s and 1 coding problem.

  • Q1. Check whether there exists a loop in the linked list.
  • Ans. 

    Check for a loop in a linked list by using two pointers moving at different speeds.

    • Use two pointers, one moving at double the speed of the other.

    • If there is a loop, the two pointers will eventually meet at the same node.

    • Example: 1 -> 2 -> 3 -> 4 -> 5 -> 2 (loop back to 2), the two pointers will meet at node 2.

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 50 minutes
Round difficulty - Easy

The interview started at 8:30 pm in cc of Delhi Technological University itself and it was quite late. There was only a single interviewer and he asked me one coding question related to overflow of integers.

  • Q1. How can you check for integer overflow when multiplying two integers and ensure the result is stored correctly within an integer type?
  • Ans. 

    To check for integer overflow when multiplying two integers, use the properties of integer overflow and check if the result is within the valid range of the integer type.

    • Check if the signs of the two integers are the same to avoid overflow in case of multiplication.

    • Use the properties of integer overflow to detect if the result exceeds the maximum or minimum value of the integer type.

    • Consider using a larger data type or...

  • Answered by AI
Round 3 - HR 

Round duration - 15 minutes
Round difficulty - Easy

It was quite late . There was only one interviewer and I was asked about my family , education and future plannings and few questions related joining locations and documents etc.

Interview Preparation Tips

Professional and academic backgroundI completed Information Technology from Delhi Technological University. I applied for the job as SDE - 1 in PuneEligibility criteria6Amdocs interview preparation:Topics to prepare for the interview - I did a lot of practice of data structures and algorithms. I covered main topics such as arrays, strings, trees, linked lists, hashmaps, and recursion. Algorithms such as sorting, searching, BFS, DFS, and greedy were also covered by me.Time required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Focus on data structures and algorithms part more. Tell the interviewer , starting from the brute force approach to the most optimal solution as this will give a good impression to the interviewer.

Application resume tips for other job seekers

To be honest, the problem-solving ability is the only thing that most companies care about. So you can manipulate your resume according to that. Mention your competitive programming handles in your resume and also other coding ranks or achievements which you have achieved.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Company Website and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How does you skills relate to this job
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare and stay confident

I appeared for an interview in Jan 2021.

Interview Questionnaire 

1 Question

  • Q1. Merge sort, Quick sort and fibonaci
  • Ans. 

    Merge sort and Quick sort are sorting algorithms while Fibonacci is a sequence of numbers.

    • Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts each half and then merges them.

    • Quick sort is also a divide and conquer algorithm that selects a pivot element and partitions the array around the pivot.

    • Fibonacci is a sequence of numbers where each number is the sum of the two precedin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at algorithm, they can judge very quickly the efficiency level.

OpenText Technologies Interview FAQs

How many rounds are there in OpenText Technologies Senior Software Developer interview?
OpenText Technologies interview process usually has 4-5 rounds. The most common rounds in the OpenText Technologies interview process are Technical, Coding Test and HR.
How to prepare for OpenText Technologies Senior Software Developer 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 OpenText Technologies. The most common topics and skills that interviewers at OpenText Technologies expect are ASP.Net, C#, CSS3, Debugging and Docker.
What are the top questions asked in OpenText Technologies Senior Software Developer interview?

Some of the top questions asked at the OpenText Technologies Senior Software Developer interview -

  1. Some senior level technical question on design pattern, architecture design bas...read more
  2. Some data structure related question, .Net concepts like OOPS. Some questions o...read more
  3. Asked to write some programs. Should prepare vector, list, map and data structu...read more

Tell us how to improve this page.

OpenText Technologies Senior Software Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
OpenText Technologies Senior Software Developer Salary
based on 49 salaries
₹9.9 L/yr - ₹30.2 L/yr
56% more than the average Senior Software Developer Salary in India
View more details

OpenText Technologies Senior Software Developer Reviews and Ratings

based on 3 reviews

3.8/5

Rating in categories

4.0

Skill development

4.6

Work-life balance

3.3

Salary

4.2

Job security

4.0

Company culture

3.3

Promotions

4.0

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
995 salaries
unlock blur

₹6.5 L/yr - ₹26 L/yr

Senior Software Engineer
924 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Lead Software Engineer
375 salaries
unlock blur

₹16 L/yr - ₹50 L/yr

Associate Software Engineer
371 salaries
unlock blur

₹6.8 L/yr - ₹17 L/yr

Software Developer
233 salaries
unlock blur

₹5.7 L/yr - ₹22.9 L/yr

Explore more salaries
Compare OpenText Technologies with

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

3.5
Compare

Google

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