* add leetcode Binary Tree Maximum Path Sum
* Update leetcode/src/124.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* add leetcode Maximum Bags With Full Capacity of Rocks
* Update leetcode/src/2279.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update leetcode/src/2279.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update leetcode/src/2279.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* add leetcode Determine if Two Strings Are Close
* Update 1657.c
add comments
* Update leetcode/src/1657.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* add leetcode Frequency of the Most Frequent Element
* Update 1838.c
small fix
* Update leetcode/src/1838.c
Co-authored-by: David Leal <halfpacho@gmail.com>
* feat:leetcode Delete the Middle Node of a Linked List solution (2095)
* Update README.md
* Update README.md
* Update DIRECTORY.md
Co-authored-by: David Leal <halfpacho@gmail.com>
* Update singly_link_list_deletion.c
Delete function is updated to delete at any required position (not only first)
* Update singly_link_list_deletion.c
The code is changed as per the suggestions. Please lat me know if there are any changes to be done
Thank you
* Update singly_link_list_deletion.c
The code is changed as per the suggestions. Please let me know if there are any changes to be done
Thank you..
* Update singly_link_list_deletion.c
I added inserting at any input location . Please let me know if changes need to be done
* Update singly_link_list_deletion.c
* Update singly_link_list_deletion.c
I updated self tests for both insert and delete functions properly. Please let me know if any changes need to be done
Thank you
* Update singly_link_list_deletion.c
As per your suggestions I updated the code. Please let me know if any changes need to be done..
* chore: apply suggestions from code review
Co-authored-by: David Leal <halfpacho@gmail.com>
* add leetcode Lowest Common Ancestor of a Binary Tree
* Update leetcode/src/236.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* fix function nam
* update struct name.
* add comments
* Update leetcode/src/236.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
* add Number of Ways to Select Buildings
* Update 2222.c
add new line at the end
* Rename README.md to DIRECTORY.md
* Update leetcode/src/2222.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* fix review notes
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* feat: improve the Awesome Workflow
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* updating DIRECTORY.md
* chore: remove/add a few spaces
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions@users.noreply.github.com>
* add leetcode Maximum Erasure Value
* Update 1695.c
add new line at the end
* Rename README.md to DIRECTORY.md
* chore: apply suggestions from code review
* Update DIRECTORY.md
* Update leetcode/DIRECTORY.md
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
...Move All Balls to Each Box LeetCode problem.
* add Minimum Number of Operations to Move All Balls to Each Box leetcode
* chore: apply suggestions from code review
* Update leetcode/src/1769.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* add Maximize the Confusion of an Exam leetcode
* Update leetcode/src/2024.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* Update 2024.c
fix build
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* add Minimum Deletions to Make String Balanced
* Update 1653.c
add new line at the end
* Rename README.md to DIRECTORY.md
* chore: apply suggestions from code review
* Update leetcode/src/1653.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* Update leetcode/src/1653.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* Update leetcode/src/1653.c
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
* Update 1653.c
remove redundant define
* Update leetcode/src/1653.c
Co-authored-by: John Law <johnlaw.po@gmail.com>
Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Taj <tjgurwara99@users.noreply.github.com>
Co-authored-by: John Law <johnlaw.po@gmail.com>