Flowchart [13] | Array Examples ( Part 3 ) - Search for an Element in Array | شرح بالعربي

Опубликовано: 15 Май 2026
на канале: Abdalla Fadl
3,550
68

In this video, we tackle an essential array operation: searching for an element within an array. Imagine you have an array named 'arr' with five integer elements. We'll guide you through the creation of an algorithm using a Flowchart to efficiently search for a specified element, 'target.' If 'target' is found in the array, we'll not only print 'Found' but also provide its index. If 'target' appears multiple times, we'll identify and print the index of the last occurrence. If 'target' is not in the array, we'll gracefully print 'Not exist.' This tutorial equips you with valuable skills for array manipulation and searching.
=============================
📺 Playlist Link:    • Playlist  

📦 Download Course Materials from Drive: https://drive.google.com/drive/u/0/fo...

📦 Download Course Materials from Github: https://github.com/Abdalla2030/Educat...

👤 Connect with me on LinkedIn:   / abdallafadl  

Thank You !!