Take your skills to the next level with Geekster Masterclass - Free Registration
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
  • Programming
    • Learn C++
    • C++ STL
    • C Programs
    • Data Structure
  • Interview Prep
    • Blind 75
    • Striver Tree Series
    • Striver’s CP Sheet
    • TCS NQT Coding Sheet
    • Interview Experience
    • Interview Prep Roadmap
  • Courses

Category: String

April 20, 2022 Arrays / Data Structure / dynamic programming / String

Wildcard Matching | (DP-34)

Problem Statement: Wildcard Matching We are given two strings ‘S1’ and ‘S2’. String S1 can have the following two special characters:

Continue reading
April 10, 2022 Arrays / Data Structure / dynamic programming / String

Edit Distance | (DP-33)

Problem Statement: Edit Distance We are given two strings ‘S1’ and ‘S2’. We need to convert S1 to S2. The following

Continue reading
April 3, 2022 Data Structure / String

String in Java

Introduction We can use strings when we need to process a group of characters which include alphabets, numbers, symbols, or

Continue reading
April 3, 2022 Data Structure / String

String in C++

Introduction Suppose you need to process a set of characters in your program if you have no idea about strings.

Continue reading
March 31, 2022 Arrays / Data Structure / String

Anagram Substring Search

Problem Statement : Given two Strings let’s say  S and P, return the array of all start indices of P’s

Continue reading
March 27, 2022 Arrays / Data Structure / String

Naive pattern searching

Problem Statement: “Given a text and a pattern, write a program to print the occurrences of pattern in the text”

Continue reading
March 27, 2022 Data Structure / String

Leftmost Repeating Character in a String

Problem Statement: Given a string, find the leftmost repeating character of the string. i.e The first character that appeared again

Continue reading
March 27, 2022 Data Structure / String

Longest substring containing distinct elements

Problem Statement: Given a string consisting of alphabetic characters. Print the length of the longest substring containing distinct elements. Examples:

Continue reading
March 27, 2022 Arrays / Data Structure / String

Leftmost Non-repeating Element

Problem Statement: Given a string, find the leftmost non-repeating character of the string. i.e The first character that does not

Continue reading
March 20, 2022 Data Structure / String

Minimum Number of K consecutive Bit Flips

Problem Statement: Given a binary string and integer k, the task is to find the minimum number of flips required

Continue reading

Posts navigation

«Previous Posts 1 2 3 4 … 6 Next Posts»

Subscribe

I want to receive latest posts and interview tips
Loading

Recent Posts

  • Find the highest/lowest frequency element
  • A Guide on Online C Compiler
  • Burst Balloons | Partition DP | DP 51
  • Evaluate Boolean Expression to True | Partition DP: DP 52
  • Palindrome Partitioning – II | Front Partition : DP 53

Accolite Digital Amazon Arcesium Bank of America Barclays BFS Binary Search Binary Search Tree Commvault CPP DE Shaw DFS DSA Self Paced google HackerEarth infosys inorder 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 TCQ NINJA TCS TCS CODEVITA TCS DIGITA; TCS Ninja TCS NQT VMware XOR

Copyright © 2022 takeuforward | All rights reserved