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

Tag: TCS NQT

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 20, 2022 Arrays / Data Structure

Find all Symmetric Pairs in the array of pairs

In this article, we will solve the problem: “Find all Symmetric Pairs in the array of pairs” Problem Statement: Given

Continue reading
January 18, 2022 Maths

Convert Decimal to Binary Number

Problem Statement: Convert decimal to binary number. Examples: Example 1: Input: N = 15 Output: 1111 Explanation: 15 in binary

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 Arrays / Data Structure

Finding Equilibrium index in an array

Problem Statement: Finding Equilibrium index in an array Given a 0-indexed integer array nums, find the leftmost equilibrium Index. An equilibrium

Continue reading
January 18, 2022 Data Structure / Maths

Express given number as Sum of Two Prime Numbers

Problem: Given a number n, express the number as a sum of 2 prime numbers. Examples: Example 1: Input :

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

Remove Duplicates From an Unsorted Array

Problem Statement: Given an unsorted array, remove duplicates from the array. Examples: Example 1: Input: arr[]={2,3,1,9,3,1,3,9} Output: {2,3,1,9} Explanation: Removed

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

Posts navigation

1 2 3 … 7 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