Skip to content

Conversation

@avani112
Copy link

@avani112 avani112 commented Oct 8, 2020

My code for Java Date and Time problem from hackerrank

yanzv and others added 20 commits November 1, 2016 16:09
This file contains a solution of Algorithm Implementation's Matrix Layer Rotation(Difficulty: Hard) on HackerRank.
Created MatrixLayerRotation.java
This file contains the solution of Algorithm-> String -> Camel Case problem on HackerRank (https://www.hackerrank.com/challenges/camelcase).
This file contains the solution of HackerRank -> Algorithm -> String -> Beautiful Binary String ( https://www.hackerrank.com/challenges/beautiful-binary-string )
This file contains the solution of HackerRank -> Algorithm -> Implementation -> Divisible Sum Pairs ( https://www.hackerrank.com/challenges/divisible-sum-pairs )
This file contains the solution of HackerRank -> Algorithm -> Implementation -> Save The Prisoner ( https://www.hackerrank.com/challenges/save-the-prisoner )
This file contains a solution of HackerRank -> Algorithm -> Implementation -> Strange Counter ( https://www.hackerrank.com/challenges/strange-code )
This file contains a solution of the bomberman game problem on Hackerrank ( https://www.hackerrank.com/challenges/bomber-man )
Added more solutions
Thank you!
Update PatternSyntaxChecker.java
Create GradingStudents.java
Copy link
Owner

@yanzv yanzv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi. Thank you very much for submitting a PR with the solution to the hackerrank problem. Can you please update the code formatting and add spaces before the = as well as case statements on it's on line:

switch ( n ) {
     case 1:
          result = "SUNDAY";
           break;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants