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

Clear (1)

OpenText Technologies Software Developer Intern Interview Questions and Answers

Updated 30 Nov 2024

OpenText Technologies Software Developer Intern Interview Experiences

6 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Coding round was there. Two coding questions were asked to solve in 1 hour. The difficulty was easy to medium.Leetcode questions of arrays and strings.

Round 2 - Technical 

(2 Questions)

  • Q1. It was an online tech interview. There were two panelists. One asked me about my projects and gave me one coding question to solve which was based on matrices. And i was supposed to explain the approach an...
  • Q2. After solving the question. In the same interview zoom meet HR asked me something about me and my family and thats it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do coding regularly
Be confident
Communicate well
And just relax before 2 hours of the interview....You are going to do awesome...

Societe Generale Global Solution Centre

We proudly boast a 4.1 rating for Job Security on AmbitionBox, thanks to our employees

We don't just offer jobs; we offer peace of mind

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

(1 Question)

  • Q1. Java and python based questions

Software Developer Intern Interview Questions Asked at Other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Apple
Q2. Kevin and his Fruits Problem Statement Kevin has 'N' buckets, eac ... read more
asked in CommVault
Q3. Sliding Maximum Problem Statement Given an array of integers ARR ... read more
asked in Amazon
Q4. Fish Eater Problem Statement In a river where water flows from le ... read more
Q5. Reverse Words in a String: Problem Statement You are given a stri ... read more

Software Developer Intern Interview Questions & Answers

user image Rajesh Choudary Mukkamala

posted on 17 Apr 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Coding based on dsa

Round 2 - Technical 

(3 Questions)

  • Q1. OOps question on inheritance
  • Q2. Trees ,DP and linkedlist qustion
  • Q3. Above mention quetions based on that

Interview Preparation Tips

Interview preparation tips for other job seekers - Foucus on dsa
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Two medium hackerrank questions

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

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Mar 2023. There were 3 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 Resume tips
Round 2 - Coding Test 

1 HOURS , 2 QUESTIONS

Round 3 - HR 

(3 Questions)

  • Q1. BASICS (5 TO 10 MINS)
  • Q2. INTRODUCTION (DETAILED)
  • Q3. PROJECTS ( 2 IN DETAILED)

I applied via Company Website and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 

After resume shortlisting we had aptitude + coding test .it was an online test with only one coding question. The question was of easy to medium level mostly from array's.

Round 2 - Technical 

(1 Question)

  • Q1. Interview was medium level. Questions we asked from dbms, cn ,os ,coding. The coding questions were basic . normally they asked questions on pointer and then java and oops .
Round 3 - Coding Test 

(1 Question)

  • Q1. The questions were again from implementation of sql queries .some general questions on os. and then coding questions were asked and i had to code them all. the questions will be basic .no questions from tr...
Round 4 - HR 

(1 Question)

  • Q1. Some questions on me and my family was aked if you are till this round you are selected. they wont eliminate in this round.

Interview Preparation Tips

Interview preparation tips for other job seekers - practice coding well. and do basic questions on string arrays linkedlist . study cn,os,dbms necessarily.

Interview questions from similar companies

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

I applied via campus placement at Dayananda Sagar College of Engineering, Bangalore and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Coding Test 

3 coding dsa question
Difficulty is On your luck
My friends got easy level
I got medium level
Some got hard questions as well

Round 2 - Aptitude Test 

Ssh round , quant and logical
Tip: bring your calculator

Round 3 - Technical 

(3 Questions)

  • Q1. Two Puzzle : bulb switching and candle
  • Q2. Dsa questions such as string reverse, binary search
  • Q3. Dbms and os core subject questions
Round 4 - HR 

(2 Questions)

  • Q1. How are you better than others
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a girl, the interview rounds will be much easier for you as this company promotes diversity hiring.
The main differing factor is technical round interview which totally depends on the interviewer's mood .
Girls do get priority in this round, they are asked easier questions and will be selected if able to answer 60-70% of the questions.
Note:- it's not like they will hire any girl but a bit easier comparatively
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Dsa mostly from arrays,trees.

Round 2 - HR 

(2 Questions)

  • Q1. Intro of the candidate
  • Q2. What Do iKnow that is not written in my resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and be confident.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

OnCampus Test including DSA Questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. DSA Question based on Dynamic Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for DSA

I was interviewed in Jan 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 150 minutes
Round difficulty - Medium

It was an online round consisting of 2 programming questions restricted to C++, Java, and C# and 10 MCQ's on Data structures, Algorithms, etc..

  • Q1. 

    Prime Time Again Problem Statement

    You are given two integers DAY_HOURS and PARTS. Consider a day with DAY_HOURS hours, which can be divided into PARTS equal parts. Your task is to determine the total ins...

Round 2 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. 

    Find the Third Greatest Element

    Given an array 'ARR' of 'N' distinct integers, determine the third largest element in the array.

    Input:

    The first line contains a single integer 'T' representing the numb...
Round 3 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Easy

  • Q1. Can you describe your projects and the tech stack you used in them?
Round 4 - HR 

Round duration - 60 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in HyderabadEligibility criteriaNo criteriaNCR Corporation interview preparation:Topics to prepare for the interview - OOPS, Aptitude, Data Structures, DBMS, Recursion, Dynamic Programming, PuzzlesTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice Data Structures and Algorithms.
Tip 2 : Practice Puzzles from GFG. 
Tip 3 : Should have good knowledge of OOPS.

Application resume tips for other job seekers

Tip 1 : Have some good projects on your resume.
Tip 2 : Do not anything false in your resume.
Tip 3 : Mention your coding profiles in your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

OpenText Technologies Interview FAQs

How many rounds are there in OpenText Technologies Software Developer Intern interview?
OpenText Technologies interview process usually has 2-3 rounds. The most common rounds in the OpenText Technologies interview process are Coding Test, Technical and HR.
What are the top questions asked in OpenText Technologies Software Developer Intern interview?

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

  1. It was an online tech interview. There were two panelists. One asked me about m...read more
  2. the questions were again from implementation of sql queries .some general quest...read more
  3. Interview was medium level. Questions we asked from dbms, cn ,os ,coding. The c...read more

Recently Viewed

INTERVIEWS

Boeing

85 interviews

INTERVIEWS

Apexon

135 interviews

INTERVIEWS

Xogene

8 interviews

INTERVIEWS

OpenBet

3 interviews

INTERVIEWS

ABB

233 interviews

INTERVIEWS

Jaguar Land Rover

No Interviews

INTERVIEWS

Kohler

No Interviews

INTERVIEWS

BUSINESSNEXT

No Interviews

INTERVIEWS

Amadeus

No Interviews

INTERVIEWS

Wingman Partners

No Interviews

Tell us how to improve this page.

OpenText Technologies Software Developer Intern Interview Process

based on 5 interviews

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

HCLTech

There's no stopping you

OpenText Technologies Software Developer Intern Salary
based on 7 salaries
₹1.5 L/yr - ₹10 L/yr
At par with the average Software Developer Intern Salary in India
View more details

OpenText Technologies Software Developer Intern Reviews and Ratings

based on 5 reviews

3.0/5

Rating in categories

3.0

Skill development

3.3

Work-life balance

2.9

Salary

1.4

Job security

2.5

Company culture

2.2

Promotions

2.8

Work satisfaction

Explore 5 Reviews and Ratings
Software Engineer
964 salaries
unlock blur

₹6.2 L/yr - ₹26 L/yr

Senior Software Engineer
901 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Associate Software Engineer
353 salaries
unlock blur

₹4.6 L/yr - ₹16 L/yr

Lead Software Engineer
330 salaries
unlock blur

₹16.5 L/yr - ₹50 L/yr

Software Developer
216 salaries
unlock blur

₹5.7 L/yr - ₹20.1 L/yr

Explore more salaries
Compare OpenText Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent