Intellias Information Services

Intellias is a global software engineering and digital consulting company and a trusted technology partner to top-tier organizations that helps them accelerate their pace of sustainable digitalization. We empower businesses operating in North America, Europe, Middle East, and Asia to embrace innovation at scale. For more than 20 years, Intellias has been building mission-critical projects and delivering measurable outcomes to ensure lasting change for our clients. We are contributing to the success of the world’s leading brands that include HERE Technologies, Rand McNally, TomTom, HelloFresh, and Travis Perkins.

Interview Questions for Intellias Information Services

1. Design a logger class.

2. Given two binary trees s and t, check if tree t has exactly the same structure and node values with a subtree of s. A subtree of s is a tree consists of a node in s and all of this node's descendants. The tree s could also be considered as a subtree of itself.

3. How would you find an element from a list?