Skip to content

takeUforward

Change Theme
Change Theme
Get 1:1 Mentorship
  • 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
    • Linked List
  • 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

Category: Trie

August 24, 2022 Data Structure / Trie

Word Search II

Problem statement: Given an m*n “board” of characters and a list of strings “words”, return all the words present on

Continue reading
January 29, 2022 Trie

Maximum Xor Queries | Trie

In this article, we will solve the most asked interview question: “Maximum Xor Queries”. Problem Link – Maximum Xor Queries

Continue reading
January 6, 2022 Data Structure / Trie

Number of Distinct Substrings in a String Using Trie

Problem Statement: Given a string of alphabetic characters. Return the count of distinct substrings of the string(including the empty string)

Continue reading
January 5, 2022 Data Structure / String / Trie

Implement Trie – II

Problem Statement:  Implement a data structure ”TRIE” from scratch. Complete some functions. 1) Trie(): Initialize the object of this “TRIE”

Continue reading
January 5, 2022 Data Structure / Trie

Implement Trie – 1

Problem Statement: Implementing insertion, search, and startWith operations in a trie or prefix-tree. Implementation:  Type 1: To insert a string

Continue reading

Latest Video on takeUforward
Latest Video on Striver

Recent Posts

  • Top LinkedList Interview Questions – Structured Path with Video Solutions
  • Insert before the node with Value X of the Linked List
  • Insert before the Kth element of the Linked List
  • Insert at the head of a Linked List
  • Delete the node with value X of a Linked List

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