stackup-dev / open-source-campaign

Repository for StackUp's Open Source Campaign
11 stars 50 forks source link

Data Structure Campaign #96

Open mohitahlawat2001 opened 2 years ago

mohitahlawat2001 commented 2 years ago

Name of Proposer

Mohit ahlawat

Campaign Name

Campaign Description

this campaign intended to

Number of Quests

2 quests

Quest 1 Summary

Quest will focus on teaching array, and vectors. Resources we can use are here resource This useful in understanding the basics of many other data structures based on an array

Quest 1 Learning Objectives

learning how to declare, define, and implement a program

Quest 1 Deliverables

submit a quiz based on array and vector

Quest 2 Summary

Quest focuses on teaching stack and queues. we can use resource. here This is useful to understand how stack, and queue work and are implemented in the program.

Quest 2 Learning Objectives

learning how to make queue and stack using array and LinkedList

Quest 2 Deliverables

submit program on implementation of stack and queue using vector

raryan76 commented 2 years ago

in this campaign you have to add more parts .full data structure is in two quest ..it is going to be more difficult for leaner .

only quiz cannot solve the problems and confusion of learner .practicing of question with proper syntax may help more .quiz is good idea but adding proper question may help more to the learners .

submitting program on implementation of stack and queue using is vector may help more to the learners. you have to add different question on each topic that help more.