Projects for Professor Jerry Waxman
☆11May 20, 2017Updated 8 years ago
Alternatives and similar repositories for CS-211
Users that are interested in CS-211 are comparing it to the libraries listed below
Sorting:
- A collection of end-of-chapter projects from "Data Structures and Other Objects Using C++" (4th edition) by Michael Main and Walter Savit…☆19Oct 11, 2022Updated 3 years ago
- Algorithmic Problem Solving for Interviews☆12Jul 21, 2016Updated 9 years ago
- Graph ADT implementation in Java☆21Apr 21, 2016Updated 9 years ago
- Lehman College☆38Apr 2, 2019Updated 6 years ago
- TeXSend is a suite of userscripts which allow you to compile LaTeX code in your favorite email services.☆18Aug 9, 2025Updated 6 months ago
- commonly used data structures (linked list, stack, queue, BST, HashTable, etc) in Java☆15May 21, 2016Updated 9 years ago
- This repository supports the code for all the articles published on http://techieme.in☆13Sep 25, 2016Updated 9 years ago
- Solutions to all assignment problems of DSA bootcamp in Java by Community Classroom☆13Feb 2, 2022Updated 4 years ago
- Operating Systems Internals and Design principles 8th 读书笔记,资源整理☆18Jun 3, 2021Updated 4 years ago
- Multi-Lingual, Turing Complete Programming Language Whose Source Code Can Either Be Written In English Or Hindi.☆14Jun 7, 2024Updated last year
- Solutions to the problems in Absolute C++ Fifth Edition by Walter Savitch☆20Nov 30, 2016Updated 9 years ago
- Example binary search tree implementation in Java☆13Jul 14, 2011Updated 14 years ago
- Script to install nvim☆17Oct 4, 2022Updated 3 years ago
- Work with Database Management Systems☆19Oct 15, 2023Updated 2 years ago
- This project contains the open source components of MoparScape, as well as example client and server implementations.☆23Sep 2, 2015Updated 10 years ago
- ☆25Feb 26, 2016Updated 10 years ago
- This repository consists of all lecture codes, notes & solutions for the Community Classroom complete DSA Java Bootcamp.☆27Jul 3, 2024Updated last year
- An easy to use GUI-based tool that performs live translations using OCR and LLMs (Either cloud or local only)☆64Jan 26, 2026Updated last month
- A Opencore Hackintosh Lenovo Ideapad Gaming 3☆19Oct 28, 2025Updated 4 months ago
- 🍡PE's ranking records☆16Updated this week
- Personal Blog☆23Feb 5, 2025Updated last year
- ☆25Nov 9, 2020Updated 5 years ago
- Baruch MFE program quant lab☆31May 29, 2018Updated 7 years ago
- IDE Layer for Neovim, for simplicity lovers.☆27Feb 25, 2023Updated 3 years ago
- Easy implementation of various Data Structures in Java language. Red-Black Tree, Splay Tree, AVLTree, PriorityQueue, Doubly-Linked-List, …☆36Oct 19, 2018Updated 7 years ago
- Classical dynamic programming problems solution and algorithms