GlobalLogic Interview Question

They asked me about practical applications of data structure

Interview Answer

Anonymous

Jul 8, 2019

1) B and B+ trees are used in databases. 2) Graph algorithms are used by facebook , uber etc 3) Trees are used extensively in machine learning algorithm.