Skip to content
View prateep's full-sized avatar

Block or report prateep

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
prateep/README.md

About me.

I have a passion for learning and sharing my knowledge with others a public as possible.


Problem Solving (Algorithm) with JAVA

I think the knife works great when sharpened. The same is true for problem-solving coding skills.

These are my coding exercises collections that I learn and practice to solve problems from website like greekforgreek.com, leecode etc. Also, code validity is driven by the TDD process.

Basics, Greedy and Bit Manipulation


Spring boot projects

Popular repositories Loading

  1. Springboot-Basic-CRUD-RestFul-API-Mysql-JPA-Hibernete Springboot-Basic-CRUD-RestFul-API-Mysql-JPA-Hibernete Public

    This project demonstrate basic CRUD RestFul API (JPA+Mysql)

    Java

  2. prateep prateep Public

  3. basic-java11-junit5 basic-java11-junit5 Public

    basic maven java project template

    Java

  4. reverse-string-java reverse-string-java Public

    Java

  5. jpa-with-hibernate jpa-with-hibernate Public

    Forked from in28minutes/jpa-with-hibernate

    Master JPA using Hibernate as the implementation. Learn the basics of JPA - entities, relationships, entity manager, annotations, JPQL and Criteria API. Take a step into the advanced world of JPA -…

    Java