Pinned Repositories
Angular-Basic
The Angular Demo repository serves as a practical resource for developers looking to learn and experiment with Angular. It includes various examples and projects that demonstrate the core concepts of Angular development, enabling users to understand how to build dynamic and responsive web applications.
DataStructureAndAlgo
This repository contains implementations of various data structures and algorithms in Java, aimed at helping developers understand foundational concepts in computer science and improve their problem-solving skills.
Design-Pattern
This repository demonstrates the use of design patterns to solve common software design challenges. The pattern promotes loose coupling, code reusability by defining a structured approach for creating objects, managing behaviors, or organizing system architecture.
Docker
This project demonstrates the creation of a Docker image for a Java application using OpenJDK 17 and Oracle’s distribution. The Dockerfile enables seamless packaging and execution by setting up a working directory, exposing the necessary ports, and running the .jar file. The use of Docker ensures that the Java application can run consistently acros
full-stack-angular5-springboot2-example
angular5-springboot-crud-tutorial Angular 5 + Spring Boot 2 + Spring Data JPA + MySQL with java mail + CRUD Tutorial
gitKraken-User-Guide
gitKraken:Basic to Advance
Hacker-earth-problem-solution
Provided solution of the hacker earth problems. You can also share solution if your solution is more efficient then mine.
java-8-guidence
This repository serves as a comprehensive guide to understanding and leveraging the features introduced in Java 8. It includes practical examples and explanations of key concepts such as lambda expressions, functional interfaces, streams.
Multhreading
This repository showcases various concepts and examples related to multithreading in Java, demonstrating how to effectively utilize concurrent programming to enhance application performance and responsiveness.
Reactive-Programming
This project implements Reactive Programming, a paradigm focused on asynchronous data streams and the propagation of chan. This approach promotes non-blocking, scalable, and responsive application design, making it ideal for building modern, high-performance systems.
urmilakadam's Repositories
urmilakadam/java-8-guidence
This repository serves as a comprehensive guide to understanding and leveraging the features introduced in Java 8. It includes practical examples and explanations of key concepts such as lambda expressions, functional interfaces, streams.
urmilakadam/design-patterns
Design pattern examples
urmilakadam/full-stack-angular5-springboot2-example
angular5-springboot-crud-tutorial Angular 5 + Spring Boot 2 + Spring Data JPA + MySQL with java mail + CRUD Tutorial
urmilakadam/gitKraken-User-Guide
gitKraken:Basic to Advance
urmilakadam/Hacker-earth-problem-solution
Provided solution of the hacker earth problems. You can also share solution if your solution is more efficient then mine.
urmilakadam/Hashmap-Custom-Key
This repository demonstrates the usage of custom objects as keys in a HashMap, highlighting the differences between immutable and mutable keys.
urmilakadam/hospital
hospital system
urmilakadam/java-interview-prepration
urmilakadam/Linked-list
urmilakadam/Multhreading
This repository showcases various concepts and examples related to multithreading in Java, demonstrating how to effectively utilize concurrent programming to enhance application performance and responsiveness.
urmilakadam/Reactive-Programming
This project implements Reactive Programming, a paradigm focused on asynchronous data streams and the propagation of chan. This approach promotes non-blocking, scalable, and responsive application design, making it ideal for building modern, high-performance systems.
urmilakadam/DataStructureAndAlgo
This repository contains implementations of various data structures and algorithms in Java, aimed at helping developers understand foundational concepts in computer science and improve their problem-solving skills.
urmilakadam/Docker
This project demonstrates the creation of a Docker image for a Java application using OpenJDK 17 and Oracle’s distribution. The Dockerfile enables seamless packaging and execution by setting up a working directory, exposing the necessary ports, and running the .jar file. The use of Docker ensures that the Java application can run consistently acros
urmilakadam/leetcode--solutions
https://github.com/urmilakadam
urmilakadam/single-linked-list
Single linked list
urmilakadam/angular-demo
urmilakadam/Interview
Repo created for interview prepration