Hrishikesh Mishra

A Code Artist

Skip to content
  • Data Structure and Algorithm
    • String
      • String All Question
    • Array
      • Array Questions
    • Linked List
      • All Linked List Questions
    • Stack
      • All Stack Question
    • Queue
      • All Queue Questions
    • Binary Tree
      • All Binary Tree Questions
    • Binary Search Tree (BST)
      • All BST Questions
    • Heap
      • All Heap Questions
    • Hash
      • All Hash Questions
    • Graph
      • Graph All Questions
    • Matrix
      • Matrix Questions
    • Dynamic Programming
      • Dynamic Programming Questions
    • Recursion
      • Recursion Questions
    • Bit
      • Bit Question
    • Mixed
      • Mixed Question
    • Divide And Conquer
      • Divide And Conquer Questions
    • Sort
      • Sort Questions
  • Design Pattern
  • Database
  • Random
  • About Me

String Question

  • Suffix Array Implementation
  • Generate possible strings that can be made by placing spaces.
  • Longest Repeated Substring (using Suffix Array)
  • Lexicographic Order
  • Compare Version Numbers
  • Valid Palindrome
  • Simplify Unix Path
  • Shortest Palindrome
  • Repeated SubString Pattern
  • Find Palindrome Pairs in Array of Strings
  • Number of Segments in a String
  • Mini Parser
  • Minimum Window Substring In O(n)
  • IP Validator
  • Restore Valid Ip Address from String
  • In-Place Reverse String Words
  • Group Anagrams
  • SubString with Concatenation of All Words
  • Given two strings, write a function to check if they are on edit (or zero edit) away.
  • TinyUrl bidirectional function
  • Longest Non Repeating SubString
  • Knuth–Morris–Pratt(KMP) Substring Search
Facebook

Recent Posts

  • Suffix Array Implementation
  • Generate possible strings that can be made by placing spaces.
  • Longest Repeated Substring (using Suffix Array)
  • Lexicographic Order
  • Reverse Quick Sort

Archives

  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • July 2016
  • January 2016
  • October 2013
Proudly powered by WordPress