Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by nikhil-jindal12

A curated list of projects in awesome lists by nikhil-jindal12 .

https://github.com/nikhil-jindal12/doublelinkedlist

Contains implementation for a Double Linked List and its node.

double-linked-list java-8 javadoc-documentation

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/skills-introduction-to-github

My clone repository

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/hashtable

Contains the implementation for a basic hashtable that allows linear probing and double hashing.

double-hashing hashtable java-8 javadoc-documentation linear-probing

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/shortestpathalgorithm

Contains implementation for an airport system that uses Dijkstra's and Prim's Algorithm's to find the shortest paths.

dijkstra-algorithm java-8 javadoc-documentation prim-algorithm

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/intbinarysearchtree

Contains the implementation for a Binary Search Tree that contains integers as keys.

binarysearchtree java-8 javadoc-documentation

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/sortingalgorithms

Contains implementation for a unique form of Case Western Reserve University's campus cash and customized merge sort and quick sort methods.

java-8 javadoc-documentation merge-sort quick-sort

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/internshipscraper

Scrapes internships from company websites and imports them into a .csv file.

jupyter-notebook selenium-python webscraping

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/wege-landlock-

Java files for the Wege (Landlock) game. Use the GitHub Pages website for the project's documentation.

java javadoc-documentation javafx-application

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/recursive-iterative

Recursive and iterative methods that keep in mind the big-O time complexity.

big-o-notation java-8 javadoc-documentation recursion

Last synced: 12 Jan 2025

https://github.com/nikhil-jindal12/avltree

Contains the implementation for an AVLTree with a generic type as the key.

avl-tree inorder-traversal java-8 javadoc-documentation postorder-traversal preorder-traversal

Last synced: 22 Nov 2024

https://github.com/nikhil-jindal12/calculator

Java files for a one-variable calculator. Use GitHub Pages website for documentation.

java javadoc-documentation junit-test

Last synced: 12 Jan 2025