
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...
Top HR questions asked in N+A
Stay ahead in your career. Get AmbitionBox app
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
Get AmbitionBox app