Array of Objects Algorithms - Search, Sort, Reverse, Max, Min, Custom Methods
CodeBeauty via YouTube
Free courses from frontend to fullstack and AI
AI, Data Science & Cloud Certificates from Google, IBM & Meta
Overview
Syllabus
- What you will learn in this video
- Explaining initial code
- Creating and initializing array of objects
- Algorithm for searching objects in the array
- Algorithm for sorting objects in the array
- Implementing custom method for comparing objects in array
- Good programming practices - passing data by reference vs passing data by value
- Implementing another custom method for comparing objects in array
- ASCII code explained
- Reversing array
- Finding max element in array
- Finding min element in array
- Practical task for you
Taught by
CodeBeauty