This repository contains my solutions to problems in different online judge platforms such as LeetCode, Work@Tech, etc. 425+ solved LeetCode problems.
-
Updated
Nov 7, 2023 - Java
This repository contains my solutions to problems in different online judge platforms such as LeetCode, Work@Tech, etc. 425+ solved LeetCode problems.
Get your articles published on workat.tech and get goodies from DigitalOcean as part of Hacktoberfest 2020. The best articles on each of the topics get published if they meet the editorial criteria.
Algodex is a comprehensive collection of Data Structures and Algorithms (DSA) resources, solutions, and notes.
This little OOP refresher forms the basics of a payment split application. A user can add an expense, the number of people splitting it, and the type of split and view the balances owed. Users and Expenses can be added via the command line, and balances can be similarly viewed. Command formats are shown when running the program. Execution of a d…
Add a description, image, and links to the workattech topic page so that developers can more easily learn about it.
To associate your repository with the workattech topic, visit your repo's landing page and select "manage topics."