Queue & DequeDSAWhat is a queue?A queue is a linear data framework that operates based on FIFO (First-In-First-Out). The initial…Nicodemus NgufuliJanuary 08, 2021 4 min
DSAIntroduction to data structure and algorithms The organization of a collected data in a unique way so that the function to be performed on it…Nicodemus NgufuliJanuary 02, 2021 3 min