Our first design video. Here we go with the breakdown of a possible portfolio project!
Skip to content

takeUforward

Change Theme
Change Theme
  • Striver’s DSA Sheets
    • Strivers A-Z DSA Course
      (Absolute beginner)
    • Strivers SDE Sheet
      (For anyone who knows DSA)
    • Strivers 79 Sheet
      (For anyone with minimal time for interviews)
  • Striver’s DSA Playlists
    • Patterns (Beginner)
    • Arrays Series
    • Tree Series
    • Graph Series
    • DP Series
  • System Design
  • CS Subjects
    • SDE Core Sheet
    • Operating Systems
    • Computer Networks
  • Interview Prep Sheets
    • Blind 75
    • TCS NQT Coding Sheet
    • Interview Experience
    • Interview Prep Roadmap
  • Striver’s CP Sheet
September 18, 2023 System Design

[Complete] System Design Roadmap with Videos for SDEs

This is a definitive roadmap of system design for software engineers with no prior experience on the subject. If you

Continue reading
August 31, 2023 interview-sheets

Strivers 79 Last Moment DSA Sheet – Ace Interviews

Striver 79 Sheet Overview The Striver’s 79 Sheet contains very handily crafted and picked top coding interview questions from different

Continue reading
August 30, 2023 Binary Search Tree

Ceil in a Binary Search Tree

Problem Statement: Given a BST and a number X, find the Ceil of X.Note: Ceil(X) is a number that is

Continue reading
August 30, 2023 Binary Search Tree

Floor in a Binary Search Tree

Problem Statement: Given a BST and a number X, find the Floor of X.Note: Floor(X) is a number that is

Continue reading
August 24, 2023 Arrays / Binary search

Find the row with maximum number of 1’s

Problem Statement: You have been given a non-empty grid ‘mat’ with ‘n’ rows and ‘m’ columns consisting of only 0s

Continue reading
August 23, 2023 Arrays / Binary search

Search in a row and column-wise sorted matrix

Problem Statement: You have been given a 2-D array ‘mat’ of size ‘N x M’ where ‘N’ and ‘M’ denote

Continue reading
August 10, 2023 Binary Search Tree

Introduction to Binary Search Trees

Pre-requisite: Please watch the Binary Trees from this playlist first and then move on to understanding Binary Search Trees. Binary

Continue reading
July 25, 2023 Arrays / Binary search

Minimise Maximum Distance between Gas Stations

Problem Statement: You are given a sorted array ‘arr’ of length ‘n’, which contains positive integer positions of ‘n’ gas

Continue reading
July 13, 2023 Arrays / Binary search

Split Array – Largest Sum

Problem Statement: Given an integer array ‘A’ of size ‘N’ and an integer ‘K’. Split the array ‘A’ into ‘K’

Continue reading
July 13, 2023 Arrays / Binary search

Painter’s Partition Problem

Problem Statement: Given an array/list of length ‘N’, where the array/list represents the boards and each element of the given

Continue reading

Posts navigation

«Previous Posts 1 2 3 4 … 91 Next Posts»
Latest Video on takeUforward
Latest Video on Striver

Recent Posts

  • Functions in Java (Pass by Reference and Value)
  • Functions in C++ (Pass by Reference and Value)
  • While Loops in Programming
  • Understanding For Loop
  • Switch Case Statements

TUF Logo

Don't have an account?

TUF Logo

Already have an account?

Company tags



0/4000

Company yt-sol

takeUforward
The best place to learn data structures, algorithms, most asked
coding interview questions, real interview experiences free of cost.
Follow Us
DSA Playlist Array Series Tree Series Graph Series DP Series
DSA Sheets Striver’s SDE Sheet Striver’s A2Z DSA Sheet SDE Core Sheet Striver’s CP Sheet
Contribute Write an Article
Copyright © 2023 takeuforward | All rights reserved