AAAbdullah Al-Qurashiinabdullah-kaser.hashnode.dev·Nov 19, 2023 · 8 min readThe Array -> in Easiest WaySure, here are 25 questions about arrays, ranging from beginner to advanced: Beginner Questions 1-What is an array? 2-How do you declare an array in different programming languages? 3-What is the difference between a one-dimensional array and a multi...00
AAAbdullah Al-Qurashiinabdullah-kaser.hashnode.dev·Nov 17, 2023 · 9 min readThe Queue -> in Easiest Way!Here are 11 Questions about Queue: 1. What is a queue data structure? [Done!] 2. What are the different types of queues? [Done!] 3. What are the basic operations that can be performed on a queue? [Done!] 4. How can a queue be implemented using an arr...00
AAAbdullah Al-Qurashiinabdullah-kaser.hashnode.dev·Nov 16, 2023 · 8 min readThe Stack -> in Easiest Way!Here are 11 Questions about Stack. Question 1: What is a stack data structure? [Done!] Question 2: What are the two basic operations of a stack? [Done!] Question 3: What is LIFO? How does it apply to stacks? [Done!] Question 4: What are some applicat...00
AAAbdullah Al-Qurashiinabdullah-kaser.hashnode.dev·Nov 13, 2023 · 8 min readThe Linked-List -> in Easiest Way!Questions: Here are 11 questions about linked lists: 1-What is a linked list? [Done!] 2-What are the different types of linked lists? [Done!] 3-What are the advantages and disadvantages of linked lists? [Done!] 4-What are the basic operations on lin...00