Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Hyland Software Solutions India LLP Test Engineer 1 Interview Questions and Answers

Updated 5 Jul 2024

Hyland Software Solutions India LLP Test Engineer 1 Interview Experiences

2 interviews found

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

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

They will send you one coding test mostly HackerRank test it would be

The test will be having some sort of questions like coding and some domain related stuffs.

Round 2 - Technical 

(2 Questions)

  • Q1. Find the index of an element in an array in 0logn
  • Ans. 

    Use binary search to find the index of an element in a sorted array of strings.

    • Sort the array of strings first to enable binary search.

    • Compare the target element with the middle element of the array.

    • Based on the comparison, narrow down the search to either the left or right half of the array.

  • Answered by AI
  • Q2. Sort an array without using any type of inbuilt methods.
  • Ans. 

    Sort an array of strings without using inbuilt methods

    • Iterate through the array and compare each element with the rest to find the correct position

    • Use a temporary variable to swap elements if needed

    • Repeat the process until the array is sorted

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Will you be able to join the location
  • Ans. 

    Yes, I am able to join the location.

    • I am willing and able to relocate for the position.

    • I have no prior commitments that would prevent me from joining the location.

    • I am excited about the opportunity to work at the specified location.

  • Answered by AI
  • Q2. Why you are interested in Hyland
  • Ans. 

    I am interested in Hyland because of its reputation for innovative technology solutions and commitment to employee growth.

    • Hyland is known for its cutting-edge technology solutions in the field of content services

    • I am impressed by Hyland's focus on employee development and growth opportunities

    • I believe that working at Hyland will allow me to contribute to impactful projects and grow professionally

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hyland Software Solutions India LLP Test Engineer 1 interview:
  • .Net
  • C#
  • DSA

Skills evaluated in this interview

I applied via Referral

Interview Questionnaire 

1 Question

  • Q1. The questions were mostly related to Basics of Java and Selenium.

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly questions are asked from your working experience.

Test Engineer 1 Interview Questions Asked at Other Companies

Q1. Sort an array without using any type of inbuilt methods.
asked in KONE
Q2. Draw a circuit for controlling DC motor using power electronic de ... read more
Q3. Find the index of an element in an array in 0logn
Q4. Past experience in software testing
Q5. Past experience as software tester

Interview questions from similar companies

Software Engineer Interview Questions & Answers

Adobe user image Devendra Bendkhale

posted on 4 Dec 2015

Interview Questionnaire 

8 Questions

  • Q1. WRITE A GENERIC SWAP FUNCTION
  • Ans. 

    A generic swap function swaps two values of any data type.

    • The function should take two parameters of any data type.

    • Use a temporary variable to store the value of one parameter.

    • Assign the value of the second parameter to the first parameter.

    • Assign the value of the temporary variable to the second parameter.

  • Answered by AI
  • Q2. SEARCH AN ELEMENT IN ROTATED SORTED LINKLIST .
  • Ans. 

    Search for an element in a rotated sorted linked list.

    • Find the pivot point where the list is rotated.

    • Divide the list into two sublists based on the pivot point.

    • Perform binary search on the appropriate sublist.

    • Handle edge cases such as empty list and list with only one element.

  • Answered by AI
  • Q3. SEARCH AN ELEMENT IN ROTATED SORTED ARRAY. WRITED A CODE FOR IT
  • Ans. 

    Search an element in a rotated sorted array

    • Find the pivot point where the array is rotated

    • Divide the array into two sub-arrays based on pivot point

    • Perform binary search on the appropriate sub-array

    • Repeat until element is found or sub-array size is 1

  • Answered by AI
  • Q4. In an Array of size 95 contain numbers in range 1 to 100. each number is at max once in the array. find the 5 missing numbers in array between 1-100
  • Ans. 

    Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.

    • Create a boolean array of size 100 and mark the present numbers

    • Iterate through the boolean array and find the missing numbers

    • Alternatively, use a HashSet to store the present numbers and find the missing ones

  • Answered by AI
  • Q5. Given sudoku as id array of size . in a given empty cell find the possible numbers that could be possible. Asked me to write code for it
  • Ans. 

    Given a Sudoku board, find possible numbers for an empty cell.

    • Iterate through empty cells and check possible numbers using row, column, and box constraints.

    • Use a set to keep track of possible numbers for each empty cell.

    • Return the set of possible numbers for the given empty cell.

  • Answered by AI
  • Q6. Given 4 unsigned integers find their integer average (eg. (2,2,2,3) => (2+2+2+3)/4 = 2) consider integer division ) without typecasting
  • Ans. 

    Find integer average of 4 unsigned integers without typecasting

    • Add all the integers and divide by 4

    • Use bit shifting to divide by 4

    • Handle overflow by using long long data type

    • Use unsigned int data type for input

  • Answered by AI
  • Q7. Write a code to identify wheter given processor is of 32 bit architecture or 64 bit architecture
  • Ans. 

    Code to identify 32 bit or 64 bit architecture of a processor

    • Check if the operating system is 32 bit or 64 bit

    • If OS is 32 bit, processor is 32 bit

    • If OS is 64 bit, check if processor supports 64 bit architecture

    • Use CPUID instruction to check if processor supports 64 bit architecture

  • Answered by AI
  • Q8. Convert a binary number into base 64 integer
  • Ans. 

    Convert binary number to base 64 integer

    • Divide the binary number into groups of 6 bits

    • Convert each group of 6 bits to decimal

    • Map the decimal value to the corresponding base 64 character

    • Concatenate the base 64 characters to form the final integer

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: SIMPLE CODING QUESTIONS SPEED MATTERS.
Duration: 60 minutes
Total Questions: 3

Skills: Analytics And Coding
College Name: IIT Guwahati

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Why should we choose you?
  • Ans. 

    I have the skills, experience, and passion to excel in this role.

    • I have a strong background in software development, with experience in multiple programming languages and frameworks.

    • I am a quick learner and enjoy tackling new challenges.

    • I am a team player and enjoy collaborating with others to achieve common goals.

    • I am passionate about software engineering and am always looking for ways to improve my skills and knowled...

  • Answered by AI
  • Q2. Why did you choose our company?
  • Ans. 

    I chose your company because of its reputation for innovation and its commitment to employee growth.

    • Your company has a strong reputation for innovation in the industry.

    • I was impressed by the emphasis on employee growth and development.

    • I believe that your company's values align with my own personal values.

    • I was excited about the opportunity to work with a talented team of engineers.

    • Your company's mission and vision reso

  • Answered by AI

Interview Preparation Tips

Round: Technical Interview
Experience: There were 2 technical rounds. Technical (software): These were tested-How a person approaches a problem,how he thinks.Solutions weren’t needed. Basic understanding, knowledge of Algorithms was tested.

Round: HR Interview
Experience: Knowledge in Machine learning, Artificial Intelligence (electives of the person)
Tips: Basic math would help. Speed doesn’t matter.

Skill Tips: For applying to Software profile, one needs to practice much.
College Name: IIT MADRAS

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had sent my resume to the hiring group, Selection through telephonic interviews. I was interviewed by three different research groups  (once by each).
Tips: Factors in decreasing order of importance: CGPA each stage. Ability to explain your projects precisely. Ability to solve ''standard" logarithmic problems.  The way you think and put down your Answer is the most important. The final answer .s not so I important, and they prod you when you think out aloud anyway.

Round: Technical Interview
Experience: Almost- by default they ask about your previous projects/internships if they are relevant to the group. Ofher questions depend on the group you are interviewed by and your own profile, In my case it was machine learning, text mining etc. I was told about the research problem they were dealing with then and asked f or comments/suggestions/.inputs and a discussion followed.
Tips: Basically these are specialized Interviews so it's good to have sound knowledge of your domain (analytical and application skills are very much required).

Skill Tips: CGPA>9.0, 1f not (like me) relevant work done in the domain and in past internship.A recommendation from the professor is also a good add on.
College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: There was an apititude test basically in line with CAT pattern. It was conducted online for about 45 min duration. The questions were rather simple but each question was time bound (around 45 sec or so).
Tips: As such I did not have any structured study plan. I did refresh some of my basics in mechanics and analysis. I was more inclined to get a job in aerospace division. Read as per your interest.
Duration: 45 minutes

Round: Group Discussion
Experience: Initially, we are seated randomly in a circular manner and each one was given two minutes to describe the topic. It was followed by an tense debate where participants converged and diverged on different sets of issue. They were particularly looking for interpersonal skills and out of the box thinking.

Round: Interview
Experience: The interview was purely management type.More questions were thrown at team building, bio-data, why this company? , project, what you Can contribute for the firm?, where you see yourself in next 5 -10 years, ambitions, some amount of optimization tools and techniques, concluding remarks....Interpersonal skills and clarity in answering where mainly
IBM was a more relaxed interview, which basically dealt with management and interpersonal skills. Questions like “if one of our team mate is very stubborn, lazy, adamant, how will you tackle the situation” were asked.
Tips: College (B Tech) curricular activities, NTSC certificate, Math Olympiad certificate, all India quiz competition awards were noted and appreciated. That really was a booster. That helps in implanting an idea that you are not just blah blah blah.

Skill Tips: Be very sure about your mechanics, analysis and design. These three are the fundamentals.
I haven prepared for placements exclusively. Here were combined discussions. However, it really helps if you can revise and make your fundamentals were clear. The basic understanding should be there. An hour every day for two months will do the trick.
Be really choosy of the company you want to be in. Learn a lot more of the company and get an idea of what they are actually looking for. But still don’t freeze your mind to those realms alone.. Be open minded and cheerful. The first few questions will set the mood of the interview. If you are bale to crack that, then things will be really smooth. Really concentrate on your fundamentals, especially analysis and design.
Skills: Mechanics, Analysis , Design
College Name: IIT-Madras

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA above 8

Round: Test
Experience: These involve questions from aptitude.
Tips: R S Agarwal's book on aptitude is enough for preparation.
Duration: 80 minutes

Round: Group Discussion
Experience: 11 members were part of the GD. The GD was not a rejection round.
Duration: 20 minutes

Round: HR Interview
Experience: Basic Questions.
Tips: Just prepare normal questions for HR.

General Tips: Prepare from placement material from LAN.
Prepare basic fundaes.
College Name: IIT MADRAS

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Why you want to join IBM
  • Ans. 

    I want to join IBM because of its reputation as a leading technology company and its commitment to innovation.

    • IBM is known for its cutting-edge technology and solutions.

    • The company has a strong focus on research and development.

    • IBM offers excellent career growth opportunities and a supportive work environment.

    • Working at IBM would allow me to collaborate with talented professionals from diverse backgrounds.

    • IBM's global ...

  • Answered by AI
  • Q3. Why you don’t want to go for PhD

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA above 8 + written test +online test

Round: Test
Tips: Prepare from Online Tutorials for Number Series and Device Modelling Basics from Karmalkar Lectures.
Duration: 90 + 30 minutes

Round: HR Interview
Experience: HR will ask you a lot of common questions.
Tips: Prepare some of the expected questions in advance.

Round: Technical Interview
Experience: I opted for Computational Lithography Group at IBM_ SRDC So questions were based on that profile
VLSI, Semiconductors (BJT, MOS), ASIC Design Flow, CMOS Process Flow.
Tips: They are looking for VLSI, Digital IC Design, Device Modelling. Do prepare these them well. Prepare from VLSI (NDG Lectures), Device Modelling (Karmalkar Lectures), Dig IC Design (Class Notes).

College Name: IIT MADRAS

Interview Preparation Tips

Round: Resume Shortlist
Experience: CGPA above 8.

Round: Test
Experience: Simple quant questions, 2 sections, 20 - 30 min each. Calculators were not allowed.
Duration: 60 minutes

Round: Group Discussion
Experience: 11 members were part of the GD! They were under the impression that students from IITs are usually interested in technology, research and engineering. Your enthu/understanding of what a 'business consultant' does is what is tested in the GD. Just before the GD, they said that they would explain what they meant by "smarter planet". They
confused us by mentioning some technological innovations (like solar power, prosthetic limbs, artificial heart, brain, GPS, etc.) as examples of smarter planet. After the GD, they were able to simply separate those candidates who talked about business consulting from those candidates who got confused and talked about technology.
Duration: 30 minutes

Round: Interview
Experience: 1. The first 3 minutes was just a general talk about my hometown, junior college, etc. ( I think he was also from Andhra)

2. He went through my resume and asked me why I put certain points, like my BITSAT score in there. He also pointed out that there was nothing much regarding sports. I just made defending arguments.

3. He asked me about my teamwork, instances of good and bad teamwork, what I have learned from my experiences of teamwork in IIT. He said that the profile would need me to work in teams with IIM grads and asked me how I could manage.

General Tips: 3 things:1. I had 9.67 CGPA in Management minor and this added weight to my non-core side.2. I did an internship at IMaCS in infrastructure consulting. I was able to put pseud that I worked in teams with MBA grads during that internship and that we worked well. I think I also spoke well about my teamwork in class projects.3. During the GD, I gave a good example of business consulting (something regarding Maruthi Suzuki which I recalled from Marketing Management class). It gave them a strong opinion that I'm into business consulting.
Skill Tips: Practicing early in the semester would definitely help for any kind of placement.
Skills: quant, puzzle solving
College Name: IIT MADRAS
Motivation: I was apping, so I didn't prepare properly. However, I must suggest those who app, (not the ones who are bent on going abroad, but the ones like me, like cats on the wall) to attend all the placement tests and put proper fight during placements. I'm not saying that you should practice quant months earlier or mug up the finance material. (Its great if you can do that too, but I expect you'd be busy with GRE, TOEFL, etc.) I suggest you to finish (or pause) your SOPs and stuff before the third week of November and attend all the companies' tests and get placed early. A good placement is not only a big relief but it also allows you to drop your safe universities and apply to more strong. I didn't attend a couple of tests and regretted it during placements(getting placed on 16th day is not exactly Christmas) Never ever mention GRE or MS or any higher studies, for that matter, in any placement interview if you want to get placed in that company, no matter how friendly or understanding the interviewer might seem to be. (I got rejected in the first round itself in a couple of companies for doing this.)

Interview Preparation Tips

Round: Test
Experience: Initial shortlisting was based on 1 hour written test.
Questions on Quant,Codingand Algorithms were asked in the test
Tips: Focus on quant,coding and algorithms
Duration: 60 minutes

Round: Technical Interview
Experience: The subject knowledge and skills tested in Technical interview are:
1.Math
2.Coding
Tips: Good math knowledge is required.

Round: HR Interview
Experience: General HR question were asked in this round.

Skills: Data structure, Algorithms, Math, Coding
College Name: IIT MADRAS
Contribute & help others!
anonymous
You can choose to be anonymous

Hyland Software Solutions India LLP Interview FAQs

How many rounds are there in Hyland Software Solutions India LLP Test Engineer 1 interview?
Hyland Software Solutions India LLP interview process usually has 3 rounds. The most common rounds in the Hyland Software Solutions India LLP interview process are Coding Test, Technical and HR.
What are the top questions asked in Hyland Software Solutions India LLP Test Engineer 1 interview?

Some of the top questions asked at the Hyland Software Solutions India LLP Test Engineer 1 interview -

  1. Sort an array without using any type of inbuilt metho...read more
  2. Find the index of an element in an array in 0l...read more
  3. The questions were mostly related to Basics of Java and Seleni...read more

Recently Viewed

INTERVIEWS

Cloudkaptan Consultancy Services

No Interviews

INTERVIEWS

Hyland Software Solutions India LLP

20 top interview questions

INTERVIEWS

Hyland Software Solutions India LLP

No Interviews

LIST OF COMPANIES

Discover companies

Find best workplace

INTERVIEWS

Business Octane Solutions

No Interviews

INTERVIEWS

Bharat Petroleum

No Interviews

INTERVIEWS

Hyland Software Solutions India LLP

No Interviews

INTERVIEWS

PolicyBazaar

No Interviews

INTERVIEWS

Hyland Software Solutions India LLP

No Interviews

INTERVIEWS

Alstom Transportation

No Interviews

Tell us how to improve this page.

Hyland Software Solutions India LLP Test Engineer 1 Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
Google Interview Questions
4.4
 • 825 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 222 Interviews
View all
Hyland Software Solutions India LLP Test Engineer 1 Salary
based on 12 salaries
₹7 L/yr - ₹12.7 L/yr
100% more than the average Test Engineer 1 Salary in India
View more details

Hyland Software Solutions India LLP Test Engineer 1 Reviews and Ratings

based on 2 reviews

3.3/5

Rating in categories

2.6

Skill development

4.1

Work-life balance

3.3

Salary

3.0

Job security

4.4

Company culture

3.3

Promotions

3.0

Work satisfaction

Explore 2 Reviews and Ratings
Test Engineer - II
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
45 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cloud Specialist
44 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Solution Consultant
40 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hyland Software Solutions India LLP with

Oracle

3.7
Compare

SAP

4.2
Compare

Microsoft Corporation

4.0
Compare

IBM

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