Get best answers to any doubt/query/question related to programming , jobs, gate, internships and tech-companies. Feel free to ask a question and you will receive the best advice/suggestion related to anything you ask about software-engineering , development and programming problems .

0 like 0 dislike

1 Answer

0 like 0 dislike
 
Best answer

2 questions on Hackerrank

 

  1. https://leetcode.com/problems/find-all-anagrams-in-a-string/
  2. Reduce the string by removing K or more than K consecutive identical characters
    https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string-ii/
by Expert (144,420 points)
...