Add office photos
Engaged Employer

Optimus Information

4.0
based on 108 Reviews
Filter interviews by

TaeguTec Interview Questions and Answers

Updated 9 Jan 2025

Q1. Explain quick sort and their complexity

Ans.

Quick sort is a sorting algorithm that uses divide and conquer strategy to sort elements in an array.

  • Quick sort picks a pivot element and partitions the array into two sub-arrays based on the pivot element.

  • It then recursively sorts the sub-arrays.

  • The complexity of quick sort is O(n log n) on average and O(n^2) in worst case scenario.

  • Example: [5, 2, 9, 3, 7, 6] -> [2, 3, 5, 6, 7, 9]

Add your answer

Q2. Reverse a linked list

Ans.

Reverse a linked list by changing the direction of pointers

  • Start with three pointers: current, previous, and next

  • Iterate through the linked list, updating pointers to reverse the direction

  • Return the new head of the reversed linked list

Add your answer

Q3. Inroduction of yours ,tell it

Ans.

I am a recent graduate with a degree in Computer Science and a passion for software development.

  • I recently graduated with a degree in Computer Science from XYZ University.

  • I have completed internships at ABC Company and DEF Company, where I gained experience in software development.

  • I am proficient in programming languages such as Java, Python, and C++.

  • I am excited about the opportunity to learn and grow as a Software Engineer Trainee at your company.

Add your answer

Q4. tell me about reacting hooks and if oops are present in js give an example

Ans.

Reacting hooks are a feature in React that allow functional components to use state and lifecycle methods. OOPs concepts are not present in JavaScript.

  • Reacting hooks are used in React functional components to manage state and side effects.

  • Examples of Reacting hooks include useState, useEffect, useContext, etc.

  • Object-oriented programming concepts like classes and inheritance are not present in JavaScript.

  • JavaScript is a prototype-based language, where objects inherit propertie...read more

Add your answer
Discover TaeguTec interview dos and don'ts from real experiences

Q5. difference between Natural and self-join and where we use self-join

Ans.

Natural join combines tables based on common columns, while self-join joins a table with itself.

  • Natural join automatically joins tables based on columns with the same name

  • Self-join is used to join a table with itself to compare rows within the same table

  • Self-join is commonly used to compare related rows in a hierarchical structure

Add your answer

Q6. azure services used in last project

Ans.

In the last project, we used Azure services such as Azure Virtual Machines, Azure Blob Storage, and Azure Functions.

  • Azure Virtual Machines for hosting applications and services

  • Azure Blob Storage for storing unstructured data

  • Azure Functions for serverless computing

Add your answer

Q7. oops concepts in .NET CORe

Ans.

Oops concepts in .NET Core include inheritance, polymorphism, encapsulation, and abstraction.

  • Inheritance allows a class to inherit properties and behavior from another class.

  • Polymorphism allows objects to be treated as instances of their parent class.

  • Encapsulation hides the internal state of an object and only exposes necessary functionality.

  • Abstraction allows for the creation of abstract classes and methods that must be implemented by derived classes.

Add your answer

Q8. Adjustment in financials.

Ans.

Adjustments in financials refer to changes made to financial statements to reflect accurate and up-to-date information.

  • Adjustments are made to correct errors or omissions in financial statements

  • They can also be made to reflect changes in accounting policies or estimates

  • Examples include adjusting entries for depreciation, accruals, and prepayments

  • Adjustments are necessary to ensure financial statements are accurate and reliable

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

Interview Process at TaeguTec

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

Top Interview Questions from Similar Companies

4.0
 • 536 Interview Questions
3.9
 • 206 Interview Questions
3.9
 • 171 Interview Questions
4.0
 • 167 Interview Questions
4.1
 • 156 Interview Questions
4.2
 • 145 Interview Questions
View all
Top Optimus Information 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