mpekim / leetcode

Work for the website "Leetcode".
0 stars 0 forks source link

Classify Questions. #3

Open mpekim opened 1 year ago

mpekim commented 1 year ago

Make sure that each of the questions is classified into the correct language. (ex: C++, Java, Python, etc.)

mpekim commented 1 year ago

7/5: Another question (UglyInt) has been completed yesterday. Language Used: Java

mpekim commented 1 year ago

7/8: Two more questions have been answered on leetcode, using MySQL command line and Javascript.

mpekim commented 1 year ago

7/9: Creating various forms of answers to Leetcode questions (ex: solving the same question, but in different languages).

mpekim commented 1 year ago

8/15: Find a way to classify files within folders. As is, simply creating folders for the files doesn't work.

mpekim commented 1 year ago

8/20: Considering Java Interface: each class file is used as a template to create objects.

mpekim commented 1 year ago

8/22: Running Main.java class. Works as intended.

mpekim commented 1 year ago

8/30: All leetcode questions with C implementation will use header/implementation/main file format.

mpekim commented 1 year ago

9/10: Make sure that packages for Java code are correct. This is especially important if the files get moved into a new folder.

mpekim commented 1 year ago

Sub-issue: In order to classify the Java questions within their own subfolder, correct package management needs to be completed.

mpekim commented 3 months ago

7/4: Happy 4th of July!

mpekim commented 1 month ago

8/21: Considering OT at new job.

mpekim commented 1 month ago

8/27: New job has public Wi-Fi (this can be used for remote work).

mpekim commented 1 month ago

9/3: New job evaluation today.

mpekim commented 1 week ago

9/27: Issue currently on hold due to remote work.

mpekim commented 1 day ago

10/4: Debating to close issue; classification has pretty much already been done.