Posts

Showing posts with the label algorithms interview questions

implementation of Book Catalogue

binary search implementation using recursion

linked list implementation

two stacks implementations

mapping of n-dimension array to 1d-array plus operations on array mapping

Draw the adjacency matrix and adjacency list representations

Write a function called void modifyQueue(Queue & q)

interview questions related to binary trees

Interview questions related to data structures