OpenText logo

OpenText Software Engineer Interview Questions
& Process

Real candidates share what happened, how many rounds they had,
and how the experience turned out.

Based on 291 interview experiences · FREE TO READ

2.8 Rounds average
Average Typical difficulty
63.8% Positive experience

Candidate interview experiences

First-hand accounts from people who interviewed at OpenText.

Showing 3 of 291
OpenText logo
OpenText

Principal Software Engineer

Engineering · a year ago

Staff Average Negative experience No offer 7 rounds
Interview process
Technical screen Technical screen Technical screen Onsite Onsite Background check Offer
Interview formats
System Design Coding Technical Behavioral Technical Coding

The interview consisted of three technical rounds, one Director-level round, one VP-level round, one HR round, and one online test. I did very well in all the technical rounds. During each round, the interviewers asked me whether I had come through a referral, which made me realize how important referrals can be. I told them that I had applied online. All completed after a week I called recruiter , The way he speaks almost confirm the offer and a week later recruiter updated they stop proceeding this process and he ask me how the HR interview went??

Confirmed questions8 questions
  • Tell me about system design.
  • What is a HashMap problem?
  • Tell me about Spring and core Java concepts.
OpenText logo
OpenText

Software Engineer

Engineering · a year ago

Entry Average Negative experience No offer 3 rounds
Interview process
Technical screen Onsite
Interview formats
Coding Technical

In 2024, I was called for a face-to-face round from Bengaluru to Hyderabad for a Software Engineer role. Although I didn't mention Java on my resume, they still selected it. Upon reaching, they asked if I had relevant Java experience. I stated I didn't but knew other programming languages, and they declined my application. In 2025, I interviewed for a UI role. They mentioned UI was 20% and the rest was backend, inquiring about my backend experience. The interview invitation stated 'UI developer' and mentioned 3 rounds focusing on JS fundamentals, but they seemed to disregard the role specification. It felt like they didn't care about the role at all. I'd advise being aware of this when interviewing with OpenText, or you might waste your time. I won't consider OpenText even if they offer me a position.

Confirmed questions1 question
  • They asked me a coding problem as soon as I arrived.
OpenText logo
OpenText

Software Engineer

Engineering · a year ago

Mid Average Positive experience Accept offer 5 rounds
Interview process
Recruiter call Phone screen Take home Technical screen Onsite Panel
Interview formats
Behavioral Technical Coding

The interview process at OpenText usually has a few steps to check your technical skills, how you solve problems, and if you fit in. It can be a bit different based on the job and where it is, but usually it goes like this: First, there's a call or video chat with a recruiter or manager to talk about your experience and why you want the job. Then, you might have a technical phone interview about your past work, school, and basic stuff in JavaScript, SQL, and OOP. Some jobs also have a take-home test, like a small project or coding problems. The last part is often an onsite interview with some team members, where you'll talk about tech stuff, do some problem-solving, and see if you'd be a good fit for the team and company culture.

Confirmed questions1 question
  • How about java spring boot java?

OpenText Software Engineer Interview Questions

Quoted word for word from OpenText interview reports.

Is the binary representation of a given number a palindrome? For instance, 0 is Yes and 1 is No.

Read reports

Given an array of integers, find all pairs of integers whose difference equals K and return their indexes.

Read reports

Write a program to paint balloons using only two colors, blue (b) and red (r). Given an input string representing the balloon colors, determine the output. For example, if the input is 'rbrbb', the output should be 2, and if the input is 'rrrr', the output should be 0. The goal is to paint balloons of the same color together.

Read reports

Regarding git clone, does it save a copy locally on your machine or on GitHub?

Read reports

Can you remove duplicates from an array while preserving order and without using extra space? For example, given [ 1, 3, 2, 3, 3, 4, 2, 1, 2 ], the output should be [ 1, 3, 2, 4 ].

Read report

How would you prevent a user from inputting a character into an integer variable?

Read report

Can you count the set bits in the product of two integers A and B?

Read report

How would you modify a string so that each word appears on its own line?

Read report

What's an algorithm to find the maximum count of anagrams in a list like {"aab", "baa", "aba", "abc"} with O(n) complexity? I suggested Trie and wordMap but was pushed for O(n).

Read report

Formats, difficulty and experience

Across all 291 OpenText interview reports.

Interview formats

Technical 37.7%
Coding 29.1%
Behavioral 28.8%
System Design 2.9%
Other 0.8%

Interview difficulty

Easy 22%
Average 64.3%
Difficult 13.7%

Candidate experience

Positive 63.8%
Neutral 17.6%
Negative 18.6%