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
3.8

based on 978 Reviews

Filter interviews by

OpenText Technologies Lead Software Engineer Interview Questions and Answers

Updated 14 Aug 2023

OpenText Technologies Lead Software Engineer Interview Experiences

1 interview found

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

I was interviewed in Jul 2023.

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 - One-on-one 

(3 Questions)

  • Q1. Find middle element on the linked list
  • Ans. 

    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.

  • Answered by AI
  • Q2. Design principle of the OOPS concept
  • Ans. 

    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

  • Answered by AI
  • Q3. What design pattern used in the program
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Topics to prepare for OpenText Technologies Lead Software Engineer interview:
  • Core Java
Interview preparation tips for other job seekers - Interviewer was rude and shows lack of respect to candidate. Interviewer not joining the interview on time. when you are asked a question, you have to be apt and to the point. Otherwise you will be interrupted abruptly and you are not allowed to complete. This speaks about the work culture in Opentext. The only good thing is that the feedback is quick. The HR will certainly let you know about the result of the interview. Only giving two star for the HR

Skills evaluated in this interview

Lead Software Engineer Jobs at OpenText Technologies

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There were 5 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. DSA basic questions like insertion sort
  • Q2. About automation framewaork explain
  • Q3. Test case on testing attachment. Min 50 test case needed.
  • Q4. Debug a bug process.
  • Ans. 

    Debugging a bug process involves identifying, isolating, and fixing issues in software code.

    • Identify the bug by reproducing the issue and analyzing error messages.

    • Isolate the bug by narrowing down the code where the issue occurs.

    • Fix the bug by making necessary code changes and testing the solution.

    • Verify the fix by retesting the software to ensure the bug is resolved.

  • Answered by AI
Round 2 - One-on-one 

(3 Questions)

  • Q1. Any recussive program and explain it.
  • Ans. 

    A recursive program is a function that calls itself within its own code.

    • Recursion is a technique where a function calls itself to solve smaller instances of the same problem.

    • It involves breaking down a problem into smaller subproblems until a base case is reached.

    • Examples of recursive programs include factorial calculation, Fibonacci sequence generation, and tree traversal algorithms.

  • Answered by AI
  • Q2. Explain AVL and BST tree.
  • Ans. 

    AVL and BST trees are types of binary search trees, with AVL trees being self-balancing.

    • BST (Binary Search Tree) is a type of binary tree where each node has at most two children, with left child < parent < right child.

    • AVL (Adelson-Velsky and Landis) tree is a self-balancing binary search tree where the heights of the two child subtrees of any node differ by at most one.

    • AVL trees maintain O(log n) time complexity for i...

  • Answered by AI
  • Q3. Puzzles like find 3 hat problem guess the color of hat.
Round 3 - One-on-one 

(4 Questions)

  • Q1. What all feature should be added in pen to make it best pen in market.
  • Ans. 

    The best pen in the market should have a comfortable grip, smooth writing experience, long-lasting ink, and a stylish design.

    • Comfortable grip for extended use

    • Smooth writing experience for effortless writing

    • Long-lasting ink to avoid frequent refills

    • Stylish design to appeal to customers

  • Answered by AI
  • Q2. If you want to gift your father a shirt what type of shirt will you choose why and why not.
  • Q3. Algo to solve a crossword in best time.
  • Q4. About selenium and protractor.
Round 4 - One-on-one 

(3 Questions)

  • Q1. About previous role.
  • Q2. Why you want to switch job.
  • Ans. 

    Seeking new challenges and opportunities for growth in a dynamic environment.

    • Looking for new challenges to continue learning and growing professionally.

    • Interested in working on cutting-edge technologies and projects.

    • Seeking a more collaborative and innovative work culture.

    • Want to explore different industry domains and expand my skill set.

    • Hoping to take on a leadership role and make a bigger impact.

  • Answered by AI
  • Q3. Explain one test case that you automated in previous role. Need to demo it on website and dry run it.
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for puzzle and testcase. Coding questions are 2 on scale of 1 to 5.

Skills evaluated in this interview

I applied via Referral and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. They asked the questions like scenario based question. Dot net core, web api and angular question. Mainly they concentrate on solid principles and design patterns questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good .
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was an amazing interview.

Round 2 - Assignment 

S abJDQdlqd qk; qdkq;q bdkq;d

Round 3 - One-on-one 

(5 Questions)

  • Q1. Dbjas xjhqvUGQJQ mnq
  • Q2. Add qbnjq j qj slx qx
  • Q3. DaD JDQ d KNX ax sqkd
  • Q4. Bj q dsa k xkqs xkna ;x
  • Q5. DJ m qd s Jhdvaljcbaf
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Find longest palindromic substring in a given string.
  • Ans. 

    Use dynamic programming to find the longest palindromic substring in a given string.

    • Iterate through the string and expand around each character to find palindromes.

    • Store the length of the longest palindrome found so far.

    • Return the substring based on the start and end indices of the longest palindrome.

  • Answered by AI
  • Q2. How to serialize and deserialise a tree
  • Ans. 

    To serialize and deserialize a tree, use a recursive approach to traverse the tree and store the data in a suitable format.

    • Use pre-order traversal to serialize the tree by storing the node values in a list or string.

    • For deserialization, reconstruct the tree by recursively building nodes from the serialized data.

    • Consider using JSON or XML format for serialization to easily store and retrieve tree structure.

  • Answered by AI
  • Q3. Find if a given regex (containing ., * and lower case english chars) matches a given string.
  • Ans. 

    Use regex library to match given regex with string.

    • Use a regex library like re in Python to match the given regex with the string.

    • Check if the regex matches the string using the library functions.

    • Handle cases where the regex contains special characters like . and * appropriately.

  • Answered by AI
  • Q4. Explain about throttling and implement throttle function.
  • Ans. 

    Throttling is a technique used to control the rate of requests sent to a server.

    • Throttling helps prevent server overload by limiting the number of requests processed at a time.

    • Implementing a throttle function involves setting a maximum request rate and delaying excess requests.

    • Example: Implementing a throttle function in a web application to limit the number of API calls made to a third-party service.

    • Example: Throttlin...

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Find squares of elements in a sorted array and return the sorted response.
  • Ans. 

    Sort the squares of elements in a sorted array and return the sorted response.

    • Iterate through the array and square each element.

    • Store the squared values in a new array.

    • Sort the new array and return it.

  • Answered by AI
  • Q2. Write a short promise example and implement your own promise
  • Ans. 

    A promise is a commitment to do something in the future, typically used for asynchronous operations in JavaScript.

    • Promises are used to handle asynchronous operations in JavaScript.

    • They represent a value that may be available now, in the future, or never.

    • Promises have three states: pending, fulfilled, or rejected.

    • Example: new Promise((resolve, reject) => { setTimeout(() => resolve('Done!'), 1000); });

  • Answered by AI
  • Q3. Explain event loop, what are different types of queues in event loop
  • Ans. 

    Event loop is a mechanism that allows for asynchronous execution of code by managing the order of events in a single thread.

    • Event loop continuously checks the call stack for any functions that need to be executed, and processes them in a non-blocking manner.

    • Different types of queues in event loop include microtask queue (Promise callbacks), macrotask queue (setTimeout, setInterval callbacks), and animation frame queue

  • Answered by AI
  • Q4. What is virtual DOM and why its faster
  • Ans. 

    Virtual DOM is a lightweight copy of the actual DOM, used to improve performance by minimizing direct manipulation of the real DOM.

    • Virtual DOM is a concept used in frameworks like React to optimize rendering performance.

    • Changes are first made to the virtual DOM, which is then compared to the real DOM to identify the minimal updates needed.

    • This approach reduces the number of actual DOM manipulations, resulting in faster...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ServiceNow Senior Software Engineer interview:
  • React.Js
  • Javascript
  • DSA

Skills evaluated in this interview

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

I applied via Campus Placement

Round 1 - Coding Test 

1 coding question and MCQ on CS fundamentals were asked.

Round 2 - Technical 

(3 Questions)

  • Q1. Questions were on my project. It was a full stack project on MERN. I was asked about non blocking IO, promises, alternatives to react.
  • Q2. I was asked a DSA question to find the set of element that occurs twice in the array. I was expected to run the code.
  • Q3. I was asked basics about cloud and if I have any related experience as the role would be devops.
Round 3 - HR 

(1 Question)

  • Q1. I was asked basics questions about myself. It was a very short 15 minute interview.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain microservices.
  • Q2. OOPS

Interview Preparation Tips

Interview preparation tips for other job seekers - This was a contract-based position, so just 1 round of interviews was conducted.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1st round is aptitude and pesudocode

Round 2 - Technical 

(2 Questions)

  • Q1. Mostly python questions
  • Q2. List questions and basic to mediumprogram

Interview Preparation Tips

Interview preparation tips for other job seekers - Moderate interview
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Why do we use SOLID principle, SRP and OCP violation?
  • Ans. 

    SOLID principles help in creating maintainable, scalable, and flexible software.

    • SOLID principles help in creating software that is easier to maintain and extend.

    • Single Responsibility Principle (SRP) ensures that a class has only one reason to change, leading to more modular and cohesive code.

    • Open/Closed Principle (OCP) states that a class should be open for extension but closed for modification, allowing for easy chang...

  • Answered by AI
  • Q2. What is singleton design pattern and how to implement it?
  • Ans. 

    Singleton design pattern ensures a class has only one instance and provides a global point of access to it.

    • Create a private static instance of the class within the class itself.

    • Provide a public static method to access the instance.

    • Ensure the constructor of the class is private to prevent instantiation from outside the class.

    • Example: Singleton pattern is commonly used in database connections to ensure only one connectio

  • Answered by AI
  • Q3. OOPs based question: abstract vs interface, multiple inheritance, method overloading vs method overriding.
  • Q4. Dependency injection- what is it and any use case where to use?
  • Ans. 

    Dependency injection is a design pattern where components are provided with their dependencies rather than creating them internally.

    • Dependency injection helps in achieving loose coupling between components.

    • It makes components easier to test by allowing for easier mocking of dependencies.

    • Use cases include injecting database connections, logging services, and external API clients into components.

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Multithreading and TPL related questions?
  • Q2. How can we debug the any published dll?
  • Ans. 

    Debugging a published dll involves using tools like Visual Studio debugger and logging mechanisms.

    • Use Visual Studio debugger to attach to the process using the published dll

    • Set breakpoints in the code to pause execution and inspect variables

    • Use logging mechanisms to track the flow of execution and identify issues

    • Check for any exceptions or errors thrown by the dll

  • Answered by AI
  • Q3. Data seeding in entity framework and how to map tables with entity?
  • Ans. 

    Data seeding in Entity Framework involves pre-populating database tables with initial data. Mapping tables with entities involves defining relationships between database tables and entity classes.

    • Data seeding in Entity Framework can be done using the 'Seed' method in the 'Configuration' class of the DbContext.

    • To map tables with entities, use data annotations or Fluent API to define relationships between entities and da...

  • Answered by AI
  • Q4. Deployment related question in IIS.
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiation related discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basic concepts and code practice.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It included aptitude, technical and coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Questions on SQL(Joins)
  • Q2. Questions on arrays, substrings
Round 3 - HR 

(2 Questions)

  • Q1. Location preferred
  • Ans. 

    Remote work preferred, open to occasional travel

    • Remote work preferred

    • Open to occasional travel

    • Flexible with location

  • Answered by AI
  • Q2. Family background

OpenText Technologies Interview FAQs

How many rounds are there in OpenText Technologies Lead Software Engineer interview?
OpenText Technologies interview process usually has 2 rounds. The most common rounds in the OpenText Technologies interview process are Resume Shortlist and One-on-one Round.
How to prepare for OpenText Technologies Lead Software Engineer 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 Java, Javascript, Web Services, Oracle and HTML.
What are the top questions asked in OpenText Technologies Lead Software Engineer interview?

Some of the top questions asked at the OpenText Technologies Lead Software Engineer interview -

  1. what design pattern used in the prog...read more
  2. design principle of the OOPS conc...read more
  3. Find middle element on the linked l...read more

Tell us how to improve this page.

OpenText Technologies Lead Software Engineer Salary
based on 313 salaries
₹16.5 L/yr - ₹48 L/yr
55% more than the average Lead Software Engineer Salary in India
View more details

OpenText Technologies Lead Software Engineer Reviews and Ratings

based on 35 reviews

4.2/5

Rating in categories

3.7

Skill development

4.3

Work-Life balance

3.8

Salary & Benefits

3.8

Job Security

4.0

Company culture

3.6

Promotions/Appraisal

3.8

Work Satisfaction

Explore 35 Reviews and Ratings
Lead Software Engineer - PHP

Bangalore / Bengaluru

8-13 Yrs

Not Disclosed

Lead Software Engineer

Bangalore / Bengaluru

8-12 Yrs

Not Disclosed

Explore more jobs
Software Engineer
938 salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Senior Software Engineer
876 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Associate Software Engineer
352 salaries
unlock blur

₹6.7 L/yr - ₹13 L/yr

Lead Software Engineer
309 salaries
unlock blur

₹16.5 L/yr - ₹48 L/yr

Software Developer
219 salaries
unlock blur

₹6.2 L/yr - ₹20.1 L/yr

Explore more salaries
Compare OpenText Technologies with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview