interview-programs all interview questions and solutions List of files: btree.c : below mentioned operations on binary search tree. insert, height, size, min, max, search, maxdepth, isBST sll.c : All single linked list operations