Register for Codestudio Saturday Contest | Live editorial by Striver on TUF
Skip to content

takeUforward

~ Strive for Excellence

  • Striver’s SDE Sheet
  • Striver’s A2Z DSA Course/Sheet
  • Striver’s DP Series
  • CS Subjects
    • SDE Core Sheet
    • Operating Systems
    • Computer Networks
  • Interview Prep
    • Blind 75
    • Striver Tree Series
    • Striver’s CP Sheet
    • TCS NQT Coding Sheet
    • Interview Experience
    • Interview Prep Roadmap
  • Programming
    • Learn C++
    • C++ STL
    • C Programs
    • Data Structure
  • Courses

Category: Graph

January 10, 2023 Data Structure / Graph

G-40: Number of Ways to Arrive at Destination

You are in a city that consists of n intersections numbered from 0 to n – 1 with bi-directional roads

Continue reading
January 10, 2023 Graph

G-39: Minimum Multiplications to Reach End

Given start, end, and an array arr of n numbers. At each step, the start is multiplied by any number

Continue reading
January 10, 2023 Data Structure / Graph

G-38: Cheapest Flights Within K Stops

There are n cities and m edges connected by some number of flights. You are given an array of flights

Continue reading
January 5, 2023 Data Structure / Graph

G-37: Path With Minimum Effort

You are a hiker preparing for an upcoming hike. You are given heights, a 2D array of size rows x

Continue reading
January 5, 2023 Data Structure / Graph

G-36: Shortest Distance in a Binary Maze

Problem Statement:  Given an n * m matrix grid where each element can either be 0 or 1. You need

Continue reading
January 5, 2023 Data Structure / Graph

Articulation Point in Graph: G-56

Problem Statement: Given an undirected connected graph with V vertices and adjacency list adj. You are required to find all

Continue reading
January 5, 2023 Graph

Bridges in Graph – Using Tarjan’s Algorithm of time in and low time: G-55

Problem Statement: There are n servers numbered from 0 to n – 1 connected by undirected server-to-server connections forming a

Continue reading
January 5, 2023 Graph

Strongly Connected Components – Kosaraju’s Algorithm: G-54

Problem Statement: Given a Directed Graph with V vertices (Numbered from 0 to V-1) and E edges, Find the number

Continue reading
January 5, 2023 Data Structure / Graph

Most Stones Removed with Same Row or Column – DSU: G-53

Problem Statement: There are n stones at some integer coordinate points on a 2D plane. Each coordinate point may have

Continue reading
January 5, 2023 Data Structure / Graph

Making a Large Island – DSU: G-52

Problem Statement: You are given an n x n binary grid. A grid is said to be binary if every

Continue reading

Posts navigation

1 2 3 … 7 Next Posts»

Subscribe

I want to receive latest posts and interview tips
Loading

Recent Posts

  • 21-Day Beginner Coding Challenge By Code Studio
  • Linear Search Algorithm
  • Pinelabs Interview Experience: SDE: Set 1
  • Turvo Interview Experience: SDE: Set 1
  • Pattern-1: Rectangular Star Pattern

Accolite Digital Amazon Arcesium Bank of America Barclays BFS Binary Search Binary Search Tree Commvault CPP DE Shaw DFS DSA Self Paced google HackerEarth Hashing infosys inorder Interview Experience Java Juspay Kreeti Technologies Morgan Stanley Newfold Digital Oracle post order queue recursion Samsung SDE Core Sheet SDE Sheet Searching set-bits sorting Strivers A2ZDSA Course sub-array subarray Swiggy takeuforward TCS TCS CODEVITA TCS Ninja TCS NQT VMware XOR

Copyright © 2023 takeuforward | All rights reserved