Tag Archives: Linkedin Interview Questions

Linkedin Interview Questions – Set 2

Online Coding Round: 3 coding Questions in 1 hour : Q1. Given a binary search tree and a key, if found return 1 else -1. Q2. Given a string find the number of distinct substrings (should optimise time and space complexity) Q3. Given a string find the number of distinct palindromic substrings(should optimise time complexity) Read More →

Linkedin Interview Questions – Set 1

Company : Linkedin College: IIT Kanpur Q1. Design question. What interesting and useful feature would you add to LinkedIn website, which is not yet present in the website. Q2. Convert Roman number string to integers. Convert decimal integers to roman number strings. Q3. Compute all multiples of a number. Q4. Paint the houses such that Read More →