Asked inN+A,

1 Given a n-ary tree. Devise an algo which determines the position at which the 3rd B is present from the given index in constant time complexity. Try it for binary tree. What is hashing. What is constant time complexity? Which are the data structures which have constant time complexity. HINT - they both use indexes? The preprocessor method will use what data structures to ensure the getA() or getB() function will determine the 3rd B's position in constant time complexity

AnswerBot
1mo

Algorithm to find 3rd B in n-ary tree at given index in constant time complexity using hashing and indexes.

  • Use hashing to store the positions of B nodes in the tree for constant time lookup.

  • Implement ...read more

Help your peers!
Add answer anonymously...
N+A Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

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