كورس الـ data structure بلغة الـ c++
5.0
(1)
20 learners
What you'll learn
This course includes
- 5.5 hours of video
- Certificate of completion
- Access on mobile and TV
Course content
1 modules • 25 lessons • 5.5 hours of video
كورس الـ data structure بلغة الـ c++
25 lessons
• 5.5 hours
كورس الـ data structure بلغة الـ c++
25 lessons
• 5.5 hours
- مقدمة عن الـ data structure بلغة الـ c++ - تعريف الـ data structure و أنواعها 04:01
- شرح الـ pointer في لغة الـ c++ - pointers in c++ 16:00
- شرح الـ structure في الـ c++ - data structure (struct) 12:25
- شرح الـ union في الـ c++ - data structure (union) 07:30
- شرح ومقدمة عن الـ linked list بلغة الـ c++ - linked list vs array 09:00
- شرح linked list in c++ - insert node 26:01
- شرح طريقة عرض الـ linked list in c++ - display linked list 09:00
- شرح الـ linked list in c++ - delete node 14:30
- شرح linked list insert at beginning in c++ - data structure 08:09
- شرح linked list in c++ - delete node at beginning 12:50
- شرح linked list in c++ - delete node at end 16:54
- شرح الـ stack - data structure (stack) 12:01
- شرح الـ stack implementation using array in c++ 22:00
- شرح stack implementation using linked list in c++ 15:35
- مقدمة عن الـ queue - introduction to queue in data structure 08:30
- أنواع الـ queue - queue types in data structure 06:58
- شرح simple queue using array in data structure 17:04
- شرح وتطبيق عملي - simple queue array implementation in c++ 15:35
- شرح الـ circular queue in data structure 21:31
- تطبيق عملي - circular queue array implementation in c++ 24:33
- متي أستخدم كل نوع ؟ - simple queue vs circular queue in data structure 09:48
- شرح الـ queue using linked list in data structure 10:09
- تطبيق عملي - queue linked list implementation in c++ 14:39
- قصة شجرة - مقدمة عن الـ tree data structure 08:44
- مصطلحات ومفاهيم - شرح tree data structure 13:49
