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

March 7, 2022 Arrays / Data Structure / dynamic programming / Recursion / String / Two-pointer Approach

Check if a String is a subsequence of other

Problem Statement: Let there are two strings S1 and S2. If the S1 is a subsequence of S2 return true

Continue reading
February 20, 2022 Arrays / Data Structure / String

Find word with highest number of repeated letters in string

Problem Statement: Write a program to find a word in a given string that has the highest number of repeated

Continue reading
January 22, 2022 Data Structure / String

Remove brackets from an algebraic expression

In this article, we will solve the most asked interview question: “Remove brackets from an algebraic expression” Problem Statement:  Remove

Continue reading
January 20, 2022 Data Structure / String

Find the Position of a Substring within a String

In this article we will solve the most asked interview question: “Find the Position of a Substring within a String”

Continue reading
January 18, 2022 Data Structure / String

Print all the duplicates in the string

Print all the duplicates in the string Problem Statement: Given a string of characters from a to z. Print the

Continue reading
January 18, 2022 Data Structure / String

Find the largest word in a String

Problem: Given a String, find the largest word in the string. Examples: Example 1: Input: string s=”Google Doc” Output: “Google”

Continue reading
January 18, 2022 Arrays / Data Structure / String

Remove All Duplicates from a String

Problem Statement: Given a String remove all the duplicate characters from the given String. Examples: Example 1: Input: s =

Continue reading
January 15, 2022 Arrays / Data Structure / String

Maximum occurring character in a string

Maximum occurring character in a string Problem Statement: Given a string, return the character that occurs the maximum number of

Continue reading
January 11, 2022 Data Structure / String

Find Non-repeating characters of a String

Problem:  Given a string, print non-repeating characters of the string. Examples: Example 1: Input: string = “google” Output: l,e Explanation:

Continue reading
January 10, 2022 Data Structure / String

Write a program to sort characters in a string

Problem Statement:  Write a program to sort characters (numbers and punctuation symbols are not included) in a given string. Examples:

Continue reading

Posts navigation

«Previous Posts 1 2 3 4 5 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