i
OpenText Technologies
Filter interviews by
OOPs concepts refer to the principles of Object-Oriented Programming, including inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implemen...
I was interviewed in Jul 2023.
To find the middle element in a linked list, use the slow and fast pointer approach.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one step and the fast pointer by two steps until the fast pointer reaches the end of the list.
The element pointed to by the slow pointer at this point is the middle element of the linked list.
OOPS concept is based on four main principles: Encapsulation, Inheritance, Polymorphism, and Abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Allowing a new class to inherit properties and behavior from an existing class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and show
The program uses the Observer design pattern.
The Observer pattern is used to define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.
It promotes loose coupling between objects, allowing for easier maintenance and scalability.
Examples of Observer pattern implementation can be seen in event handling systems, such as in GUI frameworks
OpenText Technologies interview questions for popular designations
One easy and one medium question(Java)
Get interview-ready with Top OpenText Technologies Interview Questions
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Apr 2023. There were 2 interview rounds.
Program to find the Nth term in an infinite series
The series has a repeating pattern
Use modulo operator to find the index of the repeating pattern
Calculate the value of Nth term based on the pattern
Program to find the longest palindrome substring in a given string.
Iterate through the string and check for palindromes of different lengths
Store the longest palindrome found
Return the length and substring
I am highly proficient in HTML, CSS, and JavaScript.
Extensive experience in building responsive web applications using HTML, CSS, and JavaScript
Strong understanding of front-end frameworks like React, Angular, or Vue.js
Familiarity with CSS preprocessors like SASS or LESS
Knowledge of modern JavaScript ES6+ features and best practices
Experience in optimizing web performance and cross-browser compatibility
Transitions were driven by desire for growth, new challenges, and better alignment with personal values.
Desire for professional growth and development
Seeking new challenges and opportunities
Alignment with personal values and mission
Exploring different industries and technologies
Relocation for personal reasons
Differences between Oracle EBS 12.1 and 12.2 Technical Architecture
12.2 has a web-based interface while 12.1 has a client-server interface
12.2 has a multi-node architecture while 12.1 has a single-node architecture
12.2 has a more modular architecture with fewer dependencies
12.2 has a more streamlined upgrade process compared to 12.1
I am currently working as a Senior Software Engineer and I handle my daily tasks by prioritizing them based on their importance and urgency.
I start my day by checking my emails and responding to any urgent requests
I then review my to-do list and prioritize my tasks for the day
I break down complex tasks into smaller, more manageable ones
I collaborate with my team members to ensure that we are all on the same page
I use p...
The process for registering XML Publisher Report
Create a data model for the report
Create a template for the report using RTF or XSL-FO
Upload the template to the server
Create a report definition using the data model and template
Register the report definition with the XML Publisher server
Program to find second max in a list and its time complexity
Sort the list in descending order and return the second element
Traverse the list and keep track of the maximum and second maximum elements
Time complexity: O(n)
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
2 questions asked , should have to solve 2 questions
I have experience coding on various platforms including GitHub, CodePen, and Visual Studio Code.
GitHub - a web-based platform for version control and collaboration
CodePen - an online code editor and community for front-end development
Visual Studio Code - a powerful code editor with built-in debugging and Git integration
Java advanced and DSA questions were asked..
Interviewer tested me on designing a REST API.
Application infrastructure knowledge and java basic understanding. Multi threading
Top trending discussions
Some of the top questions asked at the OpenText Technologies interview -
The duration of OpenText Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 143 interviews
Interview experience
based on 1k reviews
Rating in categories
Software Engineer
968
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
903
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
362
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Engineer
330
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
221
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech