Skip to content
  • Services
  • Photos
  • About
  • blog

Shrenoid.com

BE Passionate BE Crazy

Month: September 2017

Hacker Rank Problem Weighted Uniform String Solution

September 10, 2017April 1, 2018Shrenik 2 Comments

A weighted string is a string of lowercase English letters where each letter has a weight in the inclusive range from to 26,…

Read More

Hacker Rank Problem Java HashSet | Advantage of HashSet

September 8, 2017April 1, 2018Shrenik 2 Comments

In computer science, a set is an abstract data type that can store certain values, without any particular order, and…

Read More

Hacker Rank Problem Java Find Max Sum of Hourglass in 2D Array Solution

September 6, 2017April 1, 2018Shrenik 2 Comments

You are given a 6 * 6  2D array. An hourglass in an array is a portion shaped like this: a…

Read More

Hacker Rank Solution Java 1D Array (Part 2)

September 6, 2017April 1, 2018Shrenik 1 Comment

Let’s play a game on an array! You’re standing at index 0 of an n-element array named game. From some index…

Read More

Hacker Rank Problem Java BigDecimal Sorting Solution

September 2, 2017April 1, 2018Shrenik 11 Comments

Java’s BigDecimal class can handle arbitrary-precision signed decimal numbers. Let’s test your knowledge of them! Given an array, s, of…

Read More

Hacker Rank Problem Tag Content Extractor Solution

September 1, 2017April 1, 2018Shrenik 2 Comments

In a tag-based language like XML or HTML, contents are enclosed between a start tag and an end tag like <tag>contents</tag>. Note that the corresponding end tag starts with a /.…

Read More

Hacker Rank Problem Valid Username Regular Expression Solution

September 1, 2017April 1, 2018Shrenik 83 Comments

A username is considered valid if all the following constraints are satisfied: The username consists of  8 to 30 characters inclusive, i.e.,…

Read More

HackerRank Problem Java Regex 2 – Duplicate Words Solution

September 1, 2017April 1, 2018Shrenik 3 Comments

In this challenge, we use regular expressions (RegEx) to remove instances of words that are repeated more than once, but…

Read More

Recent Posts

  • UI Design: Birthday Reminder App
  • Feel The Wari…
  • India with Alcohol,Cigarettes and Plastics
  • A Change From A Newspaper “The Speaking Tree”
  • UI Design: Food Delivery Login Screen

Archives

  • July 2020
  • January 2019
  • July 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • December 2017
  • November 2017
  • September 2017
  • August 2017
  • July 2017
  • April 2017
  • March 2017

Hello Friends, Liked this article !!

Subscribe To Get New Updates Related to New Article..

Categories

  • Android
  • Linux
  • PhotoJournalist
  • ProblemSolving
  • Quotes
  • thoughts
  • UI Designs
Copyright © 2017 by Shrenik Munot.