- 74
- 4 824
Code with us
เข้าร่วมเมื่อ 27 ธ.ค. 2023
Welcome to my TH-cam channel, where I share my journey of exploring and mastering technology. This isn’t just a platform for me to upload videos-it’s a mission to make coding accessible and enjoyable for everyone.
Unlike many channels that focus on earning, my primary goal is to provide free, high-quality knowledge about coding and technology. I understand the immense value of these skills, and I want to help others realize their potential through them.
My aim is simple: make coding as natural as speaking your favorite language-whether it’s English, Hindi, or any regional language. Together, let’s break down the barriers to learning and empower everyone to code with confidence and ease.
Subscribe and join me on this exciting journey to simplify technology and make coding a universal skill!
Unlike many channels that focus on earning, my primary goal is to provide free, high-quality knowledge about coding and technology. I understand the immense value of these skills, and I want to help others realize their potential through them.
My aim is simple: make coding as natural as speaking your favorite language-whether it’s English, Hindi, or any regional language. Together, let’s break down the barriers to learning and empower everyone to code with confidence and ease.
Subscribe and join me on this exciting journey to simplify technology and make coding a universal skill!
Code Like a Pro on Your Mobile: Step-by-Step Guide for Beginners!
Unlock the power of coding right from your mobile phone! 📱💻 In this video, I’ll show you how to set up your mobile for coding, choose the best apps, and write your first program effortlessly. Whether you're a beginner or just curious about mobile coding, this guide will make it easy and fun. Don't let the lack of a PC stop you-start coding today! 🚀
✨ What You’ll Learn:
Setting up a mobile-friendly coding environment
Best apps and tools for coding on mobile
Writing and running your first program
🔥 No excuses, just results! Watch now and take your first step toward becoming a coding pro anywhere, anytime! 🎉
#MobileCoding #LearnToCode #CodingForBeginners
✨ What You’ll Learn:
Setting up a mobile-friendly coding environment
Best apps and tools for coding on mobile
Writing and running your first program
🔥 No excuses, just results! Watch now and take your first step toward becoming a coding pro anywhere, anytime! 🎉
#MobileCoding #LearnToCode #CodingForBeginners
มุมมอง: 14
วีดีโอ
Today's Leetcode |Reverse the odd levels of binary tree|
มุมมอง 7021 ชั่วโมงที่ผ่านมา
In this video, we dive into a unique problem-solving approach for binary trees-reversing the values at odd levels of the tree! 🌳✨ We use a recursive preorder traversal to swap node values at even heights (considering zero-based indexing for levels). The solution is efficient and clean, leveraging the properties of binary trees. 🔍 What you'll learn: How to traverse a binary tree recursively. The...
Max Chunks to Sorted - Optimal Solution Explained! 🚀 |LeetCode|
มุมมอง 34วันที่ผ่านมา
In this video, we dive into solving the Max Chunks to Sorted problem with an optimized approach in C ! 🌟 Learn how to efficiently divide an array into chunks that can be independently sorted to achieve a fully sorted array. 🚀 Key Highlights: Time Complexity: O(n) Space Complexity: O(1) Step-by-step walkthrough of the logic. Intuitive explanation of the max condition for chunk division. 📌 Proble...
Today's Leetcode | Final Prices with a Special Discount in a Shop-1475
มุมมอง 54วันที่ผ่านมา
Welcome to Code with Us! 🚀 In this video, we solve the popular coding problem "Final Prices with a Special Discount in a Shop" using C . This problem involves applying discounts to a list of item prices, and we break it down step-by-step to help you understand the logic and implementation. ✨ What You'll Learn: Nested loop logic to find the next smaller or equal element. Efficiently modifying ar...
Today's LeetCode Construct String with repeat limit-2182
มุมมอง 83วันที่ผ่านมา
In this video, we solve the problem of constructing the lexicographically largest string where no character appears consecutively more than a given repeatLimit. This is done efficiently using a greedy approach and frequency counting. 🔑 Key Concepts: Frequency array to count characters Sorting characters in descending order (starting from 'z') Managing the repeatLimit for consecutive characters ...
Today's Leetcode Final Array State After K Multiplication operations I
มุมมอง 45วันที่ผ่านมา
Welcome to Code With Usl! 🚀 Here, you'll find engaging content on programming, problem-solving, and software development. Whether you're a coding enthusiast, preparing for technical interviews, or simply exploring the world of algorithms and data structures, this channel has something for you! I break down complex coding problems into simple, easy-to-understand solutions using languages like C ...
Today's Leetcode Maximum Average pass ratio
มุมมอง 23วันที่ผ่านมา
Welcome to my channel! 🚀 In this video, I break down an advanced C algorithm designed to solve the problem of maximizing the average ratio of passing students across multiple classes. 📚✨ What You'll Learn in This Video: ✅ How to calculate the gain of adding extra resources using a custom function. ✅ Using a priority queue (max-heap) to optimize decision-making. ✅ Efficiently distributing limite...
Today's LeetCode Continuous Subarrays
มุมมอง 8214 วันที่ผ่านมา
🔥 Mastering Sliding Window Technique in C 🔥 🚀 Problem: Count Continuous Subarrays with Constraints! 💡 Solution Highlights: ✅ Efficient use of the sliding window technique ✅ Mastery of map operations for dynamic range management ✅ Handles constraints with O(n log n) complexity 📌 Code Walkthrough: This solution efficiently calculates the number of continuous subarrays where the difference between...
Find score of an array after marking all elements |LeetCode|
มุมมอง 3014 วันที่ผ่านมา
This C solution defines a function find Score that calculates the maximum alternating sum of subarrays from a given vector of integers. The algorithm iterates through the array, identifies subarrays where the values are in descending order, and sums elements at alternating indices within those subarrays. The function ensures efficient traversal using a two-pointer technique and returns the comp...
Build a QR Code Generator in 10 Minutes! 🚀 | Beginner HTML, CSS & JavaScript Tutorial
มุมมอง 4714 วันที่ผ่านมา
Ready to create something awesome in just 10 minutes? Learn how to build a fully functional QR Code Generator using HTML, CSS, and JavaScript. This beginner-friendly tutorial is perfect for anyone who wants to dive into web development while creating a practical and fun project. Follow along and turn your ideas into QR codes effortlessly!
Take Gift From The Richest Pile |LeetCode| Dailly Question - 2558
มุมมอง 3714 วันที่ผ่านมา
Dive into a fascinating coding problem where we tackle piles of gifts using sorting and mathematics! 🎁✨ In this video, we explore an efficient solution to optimize the sum of gift piles in k operations. Here's what you'll learn: How to manipulate arrays using std::sort for custom ordering. Utilizing the mathematical function sqrt() for creative problem-solving. A step-by-step breakdown of a C i...
"Imaginate AI: Create Stunning AI-Generated Images with Just a Prompt! 🔥 | Full Tutorial"
มุมมอง 2914 วันที่ผ่านมา
"Unleash the power of AI and learn how to create your own image-generation web app in minutes! 🚀 In this tutorial, I'll guide you step-by-step through a simple yet powerful HTML, CSS, and JavaScript project: Imaginate AI. 🌟 🔑 What You'll Learn: Build a sleek UI for generating AI images. Use an API to create high-quality images from text prompts. Add cool animations and a responsive design. This...
"LeetCode Daily Challenge: Maximum Beauty of an Array After Applying Operations"
มุมมอง 2614 วันที่ผ่านมา
In this video, we tackle a LeetCode Daily Challenge problem: Maximum Beauty of an Array After Applying Operations. This is a fascinating array-based question where we explore sorting, binary search, and optimization techniques to efficiently find the solution. We’ll walk through: Understanding the Problem Statement: What is "maximum beauty," and how do operations affect the array? Efficient Sol...
Merge Two Sorted Linked Lists | Recursive Solution in C++
มุมมอง 2814 วันที่ผ่านมา
In this tutorial, we explore the Merge Two Sorted Linked Lists problem and solve it using a recursive approach in C . 🌟 Here's what you'll learn in this video: ✅ How to merge two sorted linked lists into one sorted list. ✅ The step-by-step breakdown of the recursive approach. ✅ Key insights into how recursion simplifies merging. ✅ An in-depth explanation of the C implementation with practical e...
Maximum Length of Repeated Character Substring |LeetCode|
มุมมอง 1214 วันที่ผ่านมา
Maximum Length of Repeated Character Substring |LeetCode|
|Check if Array Segments are Special: Efficient C++ Solution!"| |Today's Leetcode Question|
มุมมอง 3014 วันที่ผ่านมา
|Check if Array Segments are Special: Efficient C Solution!"| |Today's Leetcode Question|
|Animation using CSS in Web Development|
มุมมอง 5914 วันที่ผ่านมา
|Animation using CSS in Web Development|
|Two Best Non-Overlapping Events| |Leetcode| 2054
มุมมอง 2621 วันที่ผ่านมา
|Two Best Non-Overlapping Events| |Leetcode| 2054
"Interactive BMI Calculator Web Application"
มุมมอง 5021 วันที่ผ่านมา
"Interactive BMI Calculator Web Application"
|Daily Question| "Minimum Limit of Balls in a Bag" |LeetCode|
มุมมอง 4521 วันที่ผ่านมา
|Daily Question| "Minimum Limit of Balls in a Bag" |LeetCode|
"LeetCode Daily Challenge: Maximize the Count of Valid Integers Without Exceeding the Sum"
มุมมอง 2921 วันที่ผ่านมา
"LeetCode Daily Challenge: Maximize the Count of Valid Integers Without Exceeding the Sum"
"LeetCode Daily Challenge: Transform String to Match Target | C++ Solution Explained"
มุมมอง 1721 วันที่ผ่านมา
"LeetCode Daily Challenge: Transform String to Match Target | C Solution Explained"
How to View Your Website on Mobile While Developing | Mobile Website Preview | Within 5 Minutes
มุมมอง 3421 วันที่ผ่านมา
How to View Your Website on Mobile While Developing | Mobile Website Preview | Within 5 Minutes
"LeetCode Daily Challenge 🚀 | Can You Solve This Subsequence Puzzle? 🤔"
มุมมอง 3021 วันที่ผ่านมา
"LeetCode Daily Challenge 🚀 | Can You Solve This Subsequence Puzzle? 🤔"
| Today's Question | "Efficient String Manipulation in C++: Adding Spaces at Given Indices"
มุมมอง 5921 วันที่ผ่านมา
| Today's Question | "Efficient String Manipulation in C : Adding Spaces at Given Indices"
"C++ Simplified: Check Prefix of Word in a Sentence | Easy Explanation!"
มุมมอง 2321 วันที่ผ่านมา
"C Simplified: Check Prefix of Word in a Sentence | Easy Explanation!"
Question of the day "Check If N and 2N Exist | Easy C++ Solution Explained"|LeetCode|
มุมมอง 1221 วันที่ผ่านมา
Question of the day "Check If N and 2N Exist | Easy C Solution Explained"|LeetCode|
Sir , why we couldn't use minHeap and what is the time complexity of your solution
@@coderVijay yes we can use minheap but I didn't use that because all youtuber use that and coping each other I made it different you will not find this solution in the whole youtube. And using minheap is not a big deal for me I can do that but I make it for everyone basically main focus is on simplicity and time complexity is O(k.n).
🎉
Keep it up brother ❤
@@AshishTiwari-xw3vw Thanks brother 😃
🎉🎉❤
Jai Hind🇮🇳❤
Jai Hind🇮🇳♥️
Source Code from turtle import * import colorsys speed(0) bgcolor("black") h=0 for i in range(16): for j in range(18): c=colorsys.hsv_to_rgb(h,1,1) color(c) h+=0.005 rt(90) circle(150 - j * 6,90) lt(90) circle(150 - j * 6,90) rt(180) circle(40,24) done()
Good bro
Thanks
Good initiative by you... Keep it up. And well done.😊
Thanks 😊
❤❤
Well done bro ❤❤
Thanks
I appreciate that.
Thank u