Youth Coding
Youth Coding
  • 135
  • 9 982
The Best Remote Companies (2025)
Are you tired of the daily commute and looking for a flexible work arrangement? Do you want to know the best remote companies that offer remote jobs and how to increase your chances of getting hired? In this video, we'll explore the top virtual companies that offer flexible jobs and provide you with valuable tips on how to land a remote job with no experience.
#remote #remotecompanies #remotejobs #remotework
Complete canva tutorial : ua-cam.com/video/4KQMEdSX-_k/v-deo.htmlsi=qwoMu7npEa0taHUF
Tech careers: ua-cam.com/video/cfGRlnJSO-s/v-deo.htmlsi=hWP-B28hlo6HbV2v
Remote jobs websites :ua-cam.com/video/WvXBFL7Sdro/v-deo.htmlsi=kSRDzWjfdHpmoVQ0
Playlist for DSA series: ua-cam.com/play/PLwnaQSg-NLl5TFnTE8WJ4FVZdXX2qiY0i.html&si=J59fSY71C6qoqW3z.
Playlist for DBMS series : ua-cam.com/play/PLwnaQSg-NLl5H7Jt-diYc-PVDcQZrLXrJ.html&si=1tTi9twOcFLXh8qM
remote jobs, work from home jobs no experience, remote work from home jobs, hiring remote, work from home, flexible jobs, remote job search, Remote companies, online jobs, work from home jobs, flexible work, remote career, remote work tools, home office setup, remote work opportunities, remote jobs from home, Remote companies 2025, Fully remote companies, Best remote companies, Remote jobs in 2025, Remote jobs in 2024, remote job tips, freelance remote, make money online
Переглядів: 35

Відео

How to Make Viral Thumbnails Using Canva
Переглядів 554 години тому
In this tutorial, I'll show you how to make a stunning UA-cam thumbnail as Dhruv Rathe video using only Canva, a popular graphic design platform. If you're new to Canva, don't worry, this tutorial is perfect for beginners. I'll walk you through the entire process, from designing the thumbnail to adding text effects and tricks to make it stand out. By the end of this video, you'll have the skill...
The 5 Most IN DEMAND Tech Careers for 2025
Переглядів 4316 годин тому
Are you curious about the most in-demand tech careers for 2025? With the rapid pace of technological advancements, it's essential to stay ahead of the curve and know which tech jobs will be most sought after in the future. In this video, we'll explore the top 5 tech careers that will dominate the industry in 2025, from software development and data science to cloud computing and AI jobs. Whethe...
Best Remote Job Platforms (2024)
Переглядів 13421 годину тому
Are you tired of the daily commute and wanting to work from the comfort of your own home? Look no further! In this video, we'll be counting down the top ten remote job platforms that can help you achieve the digital nomad lifestyle. From high paying remote jobs to freelance opportunities, we'll cover it all. Whether you're a seasoned professional or just starting out with no experience, these p...
Quick sort explanation
Переглядів 15День тому
In this quick sort explanation video, we'll dive into the world of sorting algorithms and explore one of the most efficient and popular methods - quicksort. With a time complexity of O(n log n) on average, quicksort is a divide and conquer algorithm that's widely used in many programming languages, including Java. We'll break down the quicksort algorithm step by step, explaining how it works an...
I Tried Canva's New AI Features
Переглядів 136День тому
Are you tired of searching for the perfect Canva tutorial? I put the #1 rated Canva tutorial on UA-cam to the test to see if it's really worth the hype. From graphic design tips to Canva hacks, I'll show you what I learned and if it's suitable for beginners. Whether you're looking to improve your design skills, learn how to use Canva for your digital design projects, or simply want to master Ca...
Sorting Algorithms Explained: Merge Sort divide and conquer
Переглядів 26День тому
In this video, we'll be exploring the merge sort algorithm, a popular sorting technique that falls under the divide and conquer method. We'll dive into the world of recursion, explaining the basics of how merge sort works, and provide a step-by-step guide on how to implement it in Java. This tutorial is perfect for beginners looking to learn about sorting algorithms and data structures, and und...
Why Shell Sort is Actually Cool
Переглядів 2621 день тому
Learn why Shell Sort is an efficient and fascinating sorting algorithm in data structures, and how it stands out from other sorting techniques like insertion sort. In this video, we'll dive into the inner workings of Shell Sort, exploring its visualization, implementation in Java, and Big O analysis. We'll also compare it to other popular sorting algorithms and discuss its applications in codin...
BFS vs DFS: Which is the BEST Search Algorithm?
Переглядів 5021 день тому
In this video, we're going to explore the age-old debate in graph theory: BFS vs DFS. Which is the best search algorithm? We'll dive into the differences between Breadth-First Search (BFS) and Depth-First Search (DFS) traversal, and explore their applications in graph exploration. From understanding the basics of BFS algorithm and DFS algorithm, to comparing their performances in various scenar...
Depth First Search: The Most Insane Algorithm
Переглядів 9028 днів тому
Depth First Search: The Most Insane Algorithm
BFS Explained Visually (Breadth First Search) #bfs
Переглядів 2728 днів тому
BFS Explained Visually (Breadth First Search) #bfs
Trees vs Graphs: Which is Worse? #graph #tree #graphvstree
Переглядів 28Місяць тому
Trees vs Graphs: Which is Worse? #graph #tree #graphvstree
Why Insertion Sort is Actually Useful
Переглядів 53Місяць тому
Why Insertion Sort is Actually Useful
Why Selection Sort is STILL Terrible #selectionsort #sorting
Переглядів 34Місяць тому
Why Selection Sort is STILL Terrible #selectionsort #sorting
How To Visualize Graph Data Structures
Переглядів 61Місяць тому
How To Visualize Graph Data Structures
Why Bubble Sort is STILL A Problem
Переглядів 45Місяць тому
Why Bubble Sort is STILL A Problem
Priority Queue: The Data Structure That Makes You Faster
Переглядів 28Місяць тому
Priority Queue: The Data Structure That Makes You Faster
Is Binary Search Worth It? #binarysearch #searching #dsa
Переглядів 85Місяць тому
Is Binary Search Worth It? #binarysearch #searching #dsa
Why Linear Search is WORSE than You Thought #linearsearch
Переглядів 74Місяць тому
Why Linear Search is WORSE than You Thought #linearsearch
Heaps: The Most Underrated Data Structure #heap #binaryheap #minmaxheap #heapify #dsa #java #series
Переглядів 28Місяць тому
Heaps: The Most Underrated Data Structure #heap #binaryheap #minmaxheap #heapify #dsa #java #series
Red-Black Trees: explained #rbtree #dsa #learn
Переглядів 24Місяць тому
Red-Black Trees: explained #rbtree #dsa #learn
Why AVL Trees Aren't Worth It #avl #dsa #tree #series #learn
Переглядів 35Місяць тому
Why AVL Trees Aren't Worth It #avl #dsa #tree #series #learn
The Secret Lives of Binary Search Trees #bst #dsa #binary
Переглядів 33Місяць тому
The Secret Lives of Binary Search Trees #bst #dsa #binary
Binary Tree Traversal : Inorder postorder preorder #traversal
Переглядів 40Місяць тому
Binary Tree Traversal : Inorder postorder preorder #traversal
Delta 5.0 review #coursereview #delta5.0
Переглядів 87Місяць тому
Delta 5.0 review #coursereview #delta5.0
Why Binary Trees are Terrible #binarytree #trees #dsa
Переглядів 62Місяць тому
Why Binary Trees are Terrible #binarytree #trees #dsa
Partitioning Techniques in dbms Explained #dbms #sharding
Переглядів 38Місяць тому
Partitioning Techniques in dbms Explained #dbms #sharding
Why Clustering Techniques Are The Future Of DBMS #clustering
Переглядів 43Місяць тому
Why Clustering Techniques Are The Future Of DBMS #clustering
The Ultimate Tree Data Structure #tree #dsa #series #learn
Переглядів 146Місяць тому
The Ultimate Tree Data Structure #tree #dsa #series #learn
Are Aptitude Tests Actually Useful? #aptitude #technicalround
Переглядів 68Місяць тому
Are Aptitude Tests Actually Useful? #aptitude #technicalround