Contents Why use Circular Queue? Characteristic of Circular Queue Basic Operations enqueue dequeue Peek Why use Circular Queue? Improve memory overflow of array queue Even if there’s a an empty...
Contents Hierarchical DB, 계층형 데이터베이스의 특징 What is a Referential integrity? 참조 무결성이란? The problem of the Hierarchical DB, 계층형 DB의 문제 Network DB, 네트워크 데이터베이스의 특징 Conclusion 결론 Hierarchical...
Contents What is Doubly Linked List ? Advantages of DDL Disadvantages of DDL Operations Insert Node Remove node Implementation What is Doubly Linked List ? In Singly Linked List, connections...