Pinned Repositories
AngularJs
Bing_Bong-Java-Game-
This is a simple ball game implemented in java.Toggle through the coming obstacles and score as maximum as you can
Flood_Fill_Algorithm
Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. It is used in the "bucket" fill tool of paint programs to fill connected, similarly-colored areas with a different color, and in games such as Go and Minesweeper for determining which pieces are cleared. When applied on an image to fill a particular bounded area with color, it is also known as boundary fill.
leetCodeProblems
Login-Form
Maximium_SubArray_Sum_Dynamic_Programming
Maximum_SubArray_Problem_DivideAndConquer
This is the c++ code for maximum subarray problem with required comments
Maximum_SubArray_Sum_BruteForce
This is the brute force approach of maximum subarray sum .It takes O(n^2) time
myFirstAngularApp
Demo Angular6 App
RestaurantApp
jk1121's Repositories
jk1121/myFirstAngularApp
Demo Angular6 App
jk1121/RestaurantApp
jk1121/AngularJs
jk1121/Bing_Bong-Java-Game-
This is a simple ball game implemented in java.Toggle through the coming obstacles and score as maximum as you can
jk1121/Flood_Fill_Algorithm
Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. It is used in the "bucket" fill tool of paint programs to fill connected, similarly-colored areas with a different color, and in games such as Go and Minesweeper for determining which pieces are cleared. When applied on an image to fill a particular bounded area with color, it is also known as boundary fill.
jk1121/leetCodeProblems
jk1121/Login-Form
jk1121/Maximium_SubArray_Sum_Dynamic_Programming
jk1121/Maximum_SubArray_Problem_DivideAndConquer
This is the c++ code for maximum subarray problem with required comments
jk1121/Maximum_SubArray_Sum_BruteForce
This is the brute force approach of maximum subarray sum .It takes O(n^2) time
jk1121/mui-datatables
Datatables for React using Material-UI - https://www.material-ui-datatables.com
jk1121/Multi-Chat_Application-JAVA-
This java source code provides a basic view of coding a multi-chat system
jk1121/react-metronome
jk1121/react-shopping-cart-demo
jk1121/Ristorante-con-Fusion
Restaurant website to go through lipsmaking menu and reserve a table
jk1121/SnakeAndLadderGame
This c++ code provides the minimum number of dice rolls require to win a snake and ladder game
jk1121/Spaceship_Tutorial_Starter_Project
Game tutorial with PixiJS
jk1121/SurveyZapp
jk1121/takeUForwardPractice
takeUForward problems practice and solutions
jk1121/TeleCombinations-React
jk1121/TeleCombinations-SpringBoot
jk1121/TestingRepo