Add office photos
Employer?
Claim Account for FREE

Rocket Software

4.2
based on 84 Reviews
Filter interviews by

NEW ANUCOOL ENGINEERS Interview Questions and Answers

Updated 10 Jan 2025

Q1. DB - differences between Postgresql and DB2, Transaction management by hibernate, Indexes

Ans.

Postgresql and DB2 differences, transaction management by Hibernate, and indexes

  • Postgresql is open-source, while DB2 is a commercial database

  • Postgresql supports JSON data type, while DB2 does not

  • Hibernate provides transaction management for both databases

  • Indexes in Postgresql can be created using CREATE INDEX statement

  • Indexes in DB2 can be created using CREATE INDEX or ALTER TABLE ADD INDEX statement

Add your answer

Q2. DSA - Writing programs for Binary search and Merge sort

Ans.

Binary search and Merge sort are common algorithms used for searching and sorting arrays.

  • Binary search is a divide and conquer algorithm that searches for a target value within a sorted array.

  • Merge sort is a divide and conquer algorithm that recursively divides the array into two halves, sorts them, and then merges them back together.

  • Binary search has a time complexity of O(log n) while Merge sort has a time complexity of O(n log n).

Add your answer

Q3. Separate even and odd elements on either side of array

Ans.

Separate even and odd elements on either side of array

  • Iterate through the array and separate even and odd elements into two separate arrays

  • Merge the two arrays back together with even elements on one side and odd elements on the other

  • Ensure to maintain the original order of elements in the array

Add your answer

Q4. How to handle an angry customer?

Ans.

Listen actively, empathize, stay calm, apologize, offer solutions, follow up.

  • Listen actively to understand their concerns.

  • Empathize with their situation and show understanding.

  • Stay calm and composed, do not take their anger personally.

  • Apologize for any inconvenience caused, even if it's not your fault.

  • Offer solutions or alternatives to address their issue.

  • Follow up to ensure the problem has been resolved to their satisfaction.

Add your answer
Discover NEW ANUCOOL ENGINEERS interview dos and don'ts from real experiences

Q5. REST Apis methods & differences

Ans.

REST APIs are used to perform CRUD operations on resources using standard HTTP methods like GET, POST, PUT, DELETE.

  • GET - Retrieve data from a server

  • POST - Create new data on a server

  • PUT - Update existing data on a server

  • DELETE - Remove data from a server

Add your answer

Q6. Expect command in Linux

Ans.

Expect command in Linux is used for automating interactive applications.

  • Expect command is used to automate interactive applications in Linux.

  • It can be used to automate tasks that require user input.

  • Expect scripts can be written to handle various scenarios and responses.

  • Example: Automating SSH login using Expect script.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at NEW ANUCOOL ENGINEERS

based on 9 interviews in the last 1 year
Interview experience
4.2
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.7
 • 636 Interview Questions
3.3
 • 314 Interview Questions
4.1
 • 248 Interview Questions
4.1
 • 155 Interview Questions
4.1
 • 154 Interview Questions
3.6
 • 146 Interview Questions
View all
Top Rocket Software Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter