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: 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

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