• Home
  • About us
  • Disclaimer
  • privacy policy
  • Sitemap
  • Dribbble
  • Facebook
  • Behance
  • Instagram

CoderGanj

C/C++,java,python c++ keywords, identifiers, data types,variables,modifiers,storage classes,operators,for loop ,while loop,do while loop,if else statement,nested loops,break continue goto statement,functions ,call by value call by reference ,arrays ,strings,pointers,data structures ,classes and objects,inheritance,polymorphism,operator overloading,function overloading,data abstraction,data encapsulation,dynamic memory allocation for array and objects,function templates,class templates,

  • Home
  • Basic Programming
    • Pattern
    • Function and arrays
    • Fashion2
  • Fashion
    • Sub Menu 1
    • Sub Menu 2
    • Sub Menu 3
  • Sports
  • Technology
  • Download
remove consecutive duplicate characters in a string c++

remove consecutive duplicate characters in a string c++

September 21, 2021 Add Comment
 Remove consecutive duplicate characters in a string C++ Remove Consecutive Duplicates Send Feedback For a given string(str), remove all the...
change the case of string in c++

change the case of string in c++

September 21, 2021 Add Comment
1. Change the case of string in python in C++ Write a function that converts a given string to lower case. Assume, given string contains upp...
Find string in another string in C++

Find string in another string in C++

September 21, 2021 Add Comment
 Find string in another string in C++ Given two strings S and T, write a function to find if T is present as a substring inside S or not. If...
reverse each word in a string c++

reverse each word in a string c++

September 21, 2021 Add Comment
 Reverse each word in a string c++ Aadil has been provided with a sentence in the form of a string as a function parameter. The task is to i...
Find all substrings of a string in C++

Find all substrings of a string in C++

September 21, 2021 Add Comment
 Find all substrings of a string in C++ For a given input string(str), write a function to print all the possible substrings. Substring A su...
trim spaces in string c++

trim spaces in string c++

September 21, 2021 Add Comment
 Trim spaces in string c++ Given an input string S that contains multiple words, you need to remove all the spaces present in the input stri...
Replace character in string c++

Replace character in string c++

September 21, 2021 Add Comment
 Replace character in string c++ Given an input string S and two characters c1 and c2, you need to replace every occurrence of character c1 ...
String Palindrome in c++

String Palindrome in c++

September 21, 2021 Add Comment
String Palindrome   Given a string, determine if it is a palindrome, considering only alphanumeric characters. Palindrome A palindrome is a ...
Push Zeros to end

Push Zeros to end

September 16, 2021 Add Comment
  Push Zeros to end You have been given a random integer array/list(ARR) of size N. You have been required to push all the zeros that are pr...
Merge Two Sorted Arrays

Merge Two Sorted Arrays

September 16, 2021 Add Comment
  Merge Two Sorted Arrays You have been given two sorted arrays/lists(ARR1 and ARR2) of size N and M respectively, merge them into a third a...
Subscribe to: Posts ( Atom )

Contact Form

Name

Email *

Message *

Video Of Day

Labels

  • Basic programming
  • character arrays and 2D arrays
  • Function and Arrays
  • pattern

Search This Blog

Powered by Blogger.

Blog Archive

  • September 2021 (14)
  • July 2021 (22)
  • June 2021 (2)
  • July 2019 (3)
  • August 2018 (9)
  • Home

About Me

My photo
ram kishor
View my complete profile

remove consecutive duplicate characters in a string c++

 Remove consecutive duplicate characters in a string C++ Remove Consecutive Duplicates Send Feedback For a given string(str), remove all the...

  • Home
  • About
  • Contact
  • Error Page

Copyright © 2014 CoderGanj / Template Created By : ThemeXpose
  • Image
  • Image
  • Image
  • Image
  • Image