Jobs
Interviews

Webonise Lab

Webonise Lab is a digital innovation consultancy and software development company that specializes in creating web and mobile applications, cloud solutions, and data-driven products. They focus on leveraging advanced technologies to drive business growth.

Interview Questions for Webonise Lab

1. Given the heads of two singly linked-lists headA and headB, return the node at which the two lists intersect. If the two linked lists do not intersect, return null.

2. Can you provide an example of inheritance in everyday life and demonstrate its implementation in code?

3. Given a tree, find its height and the height of its mirror image.