Prerita Saini

Results 5 issues of Prerita Saini

Added a code of butterfly pattern with hollow space in java. - [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work -- I have...

Updated the Pangram.java file by adding a bitwise approach and improving code readability - [x] I have read [CONTRIBUTING.md](https://github.com/TheAlgorithms/Java/blob/master/CONTRIBUTING.md). - [x] This pull request is all my own work --...

To sum the even and odd index values separately from string in java. # Pull Request ## Related issue Fixes # ## What does this PR do? - ... ##...

Added a code that give basic idea of Sliding Window concept in java.

Added simple Shopping system code by using inheritance concept in java.