Skip to content

Update Paranthesis Matching.cpp #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 14, 2016

Conversation

wwells4
Copy link
Contributor

@wwells4 wwells4 commented Oct 14, 2016

No description provided.

@dynamitechetan dynamitechetan merged commit 3465588 into TheAlgorithms:master Oct 14, 2016
ayaankhan98 added a commit that referenced this pull request Jun 19, 2020
update fork TheAlgorithms/C-Plus-Plus
Lazeeez referenced this pull request in Lazeeez/C-Plus-Plus Sep 30, 2021
Panquesito7 added a commit that referenced this pull request Oct 25, 2021
* Reworked selection_sort.cpp with fixes.

* Added Recursive implementation for tree traversing

* Fix #2

* Delete recursive_tree_traversals.cpp

* Update selection_sort.cpp

* Changes done in selection_sort_iterative.cpp

* updating DIRECTORY.md

* clang-format and clang-tidy fixes for 4681e4f

* Update sorting/selection_sort_iterative.cpp

Co-authored-by: David Leal <[email protected]>

* Update sorting/selection_sort_iterative.cpp

Co-authored-by: David Leal <[email protected]>

* Update selection_sort_iterative.cpp

* Update sorting/selection_sort_iterative.cpp

Co-authored-by: David Leal <[email protected]>

* Update sorting/selection_sort_iterative.cpp

Co-authored-by: David Leal <[email protected]>

* clang-format and clang-tidy fixes for ca2a7c6

* Finished changes requested by ayaankhan98.

* Reworked on changes.

* clang-format and clang-tidy fixes for f79b79b

* Corrected errors.

* Fix #2

* Fix #3

* Major Fix #3

* clang-format and clang-tidy fixes for 79341db

* clang-format and clang-tidy fixes for 9bdf2ce

* Update selection_sort_iterative.cpp

* clang-format and clang-tidy fixes for 9833d7a

* clang-format and clang-tidy fixes for b772646

Co-authored-by: David Leal <[email protected]>
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Abhinn Mishra <[email protected]>
Panquesito7 added a commit that referenced this pull request Nov 14, 2021
* Create partition_problem.cpp

* Fix #1

* Fix #2

* updating DIRECTORY.md

* clang-format and clang-tidy fixes for 3b8dbf0

* Update dynamic_programming/partition_problem.cpp

Co-authored-by: David Leal <[email protected]>

* Update dynamic_programming/partition_problem.cpp

Co-authored-by: David Leal <[email protected]>

* clang-format and clang-tidy fixes for a152bf7

* Update dynamic_programming/partition_problem.cpp

Co-authored-by: David Leal <[email protected]>

* Update dynamic_programming/partition_problem.cpp

Co-authored-by: David Leal <[email protected]>

* Update dynamic_programming/partition_problem.cpp

Co-authored-by: David Leal <[email protected]>

* clang-format and clang-tidy fixes for 1c05711

* Update dynamic_programming/partition_problem.cpp

Co-authored-by: David Leal <[email protected]>

* Update dynamic_programming/partition_problem.cpp

Co-authored-by: David Leal <[email protected]>

* clang-format and clang-tidy fixes for baf20a6

* Update dynamic_programming/partition_problem.cpp

Co-authored-by: David Leal <[email protected]>

* clang-format and clang-tidy fixes for 749d933

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: David Leal <[email protected]>
Panquesito7 added a commit that referenced this pull request Nov 14, 2021
* Implementated Grahamscan Algorithm for Convex Hull

* Update graham_scan_algorithm.cpp

* Update graham_scan_functions.h

* Update graham_scan_algorithm.cpp

* Update graham_scan_functions.h

* Update graham_scan_algorithm.cpp

* Update and rename graham_scan_functions.h to graham_scan_functions.hpp

* Update geometry/graham_scan_algorithm.cpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_algorithm.cpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_functions.hpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_functions.hpp

Co-authored-by: David Leal <[email protected]>

* updating DIRECTORY.md

* clang-format and clang-tidy fixes for e89e4c8

* clang-format and clang-tidy fixes for 7df4778

* Fix #1

* Update graham_scan_functions.hpp

* Delete composite_simpson_rule.cpp

* Delete inverse_fast_fourier_transform.cpp

* Fix #2

* updating DIRECTORY.md

* clang-format and clang-tidy fixes for 69b6832

* Fix #3

* clang-format and clang-tidy fixes for 1c05ca7

* Update graham_scan_functions.hpp

* Fix #4

* clang-format and clang-tidy fixes for 2957fd2

* Create composite_simpson_rule.cpp

* updating DIRECTORY.md

* Create inverse_fast_fourier_transform.cpp

* updating DIRECTORY.md

* clang-format and clang-tidy fixes for 405d21a

* clang-format and clang-tidy fixes for 333ef5c

* Update geometry/graham_scan_functions.hpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_algorithm.cpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_algorithm.cpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_algorithm.cpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_functions.hpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_algorithm.cpp

Co-authored-by: David Leal <[email protected]>

* Update geometry/graham_scan_algorithm.cpp

Co-authored-by: David Leal <[email protected]>

* clang-format and clang-tidy fixes for ee4cb63

* Update graham_scan_algorithm.cpp

* Update graham_scan_functions.hpp

* clang-format and clang-tidy fixes for f2f6923

* Update graham_scan_functions.hpp

* Create partition_problem.cpp

* Update partition_problem.cpp

* Delete partition_problem.cpp

Co-authored-by: David Leal <[email protected]>
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Panquesito7 added a commit that referenced this pull request Jan 10, 2023
* fix: remove memory leak in stack

* style: use camelCase

* style: simplify logic

* style: rename stack.h to stack.hpp

* updating DIRECTORY.md

* clang-format and clang-tidy fixes for 2205c6f

* fix: remove redundant file name

Co-authored-by: David Leal <[email protected]>

* clang-format and clang-tidy fixes for a080aaa

* refactor: use std::shared_ptr

* fix: use C++11

* chore: synchronize with master (#2)

* chore: fix Markdown formatting in `dynamic_programming/kadane2.cpp` (#2276)

* docs: fix grammatical errors and typos (#2201)

* docs: fix grammatical errors and typos

* compilation error fixed

* Revert "compilation error fixed"

This reverts commit 0083cbf.

* feat: added physics directory and ground to ground projectile motion algorithm (#2279)

* feat: added physics folder, ground to ground projectile motion calculations

* feat: added max height function

* fix: bug in angle calculations

* test: added test cases

* docs: added comments to test case variables

* docs: added comments to calculations

* fix: changed floats to doubles

* updating DIRECTORY.md

* Update physics/ground_to_ground_projectile_motion.cpp

Co-authored-by: David Leal <[email protected]>

* chore: add missing namespace

* rerun checks

Co-authored-by: David <[email protected]>
Co-authored-by: David Leal <[email protected]>

* docs: updated a logically wrong doc comment (#2329)

* feat: add CMakeLists to the `divide_and_conquer` directory (#2072)

* fix: stairs pattern not printing slash (#2111)

when we propose 2 backslash then it doesn't take it as a comment and gets printed

Co-authored-by: David Leal <[email protected]>

* fix: use FreeGlut newest GitHub link (#2397)

* updating DIRECTORY.md

* fix: use FreeGlut newest GitHub link

* chore(fix): `data_strcutres` -> `data_structures` (#2399)

* feat: add Find non repeating number implementation (#2061)

* add find_single_number

* add fix issues

* remove .vscode

* add .vscode

* Update .vscode/settings.json

Co-authored-by: David Leal <[email protected]>

* chore(fix): minor issues

Co-authored-by: David Leal <[email protected]>

* [feat/docs]: improve the `quick_sort.cpp` algorithm (#2396)

* [feat/docs]: improve the `quick_sort.cpp`...

...algorithm implementation.

* clang-format and clang-tidy fixes for 40c858b

* chore(fix): add original author

* updating DIRECTORY.md

* chore: update Discord links (#2407)

* docs: remove unneeded Markdown header

* feat: improve the Awesome Workflow (#2408)

* fix: Awesome Workflow issues

Thanks to @tjgurwara99 for the original fix: TheAlgorithms/C#1176

* chore: apply suggestions from code review

Co-authored-by: Taj <[email protected]>

* feat: various improvements

* chore: apply suggestions from code review

Co-authored-by: Taj <[email protected]>

* chore: remove LGTM and fix...

...CodeQL badges.

* docs: add guide on integrating CMake (#2410)

Taken from TheAlgorithms/C#1163

* updating DIRECTORY.md

Co-authored-by: Daemon <[email protected]>
Co-authored-by: aadarshkt <[email protected]>
Co-authored-by: Focus <[email protected]>
Co-authored-by: David <[email protected]>
Co-authored-by: David Leal <[email protected]>
Co-authored-by: Arjit Malik <[email protected]>
Co-authored-by: Harsh Singh <[email protected]>
Co-authored-by: Ravi Dev Pandey <[email protected]>
Co-authored-by: Mehmet <[email protected]>
Co-authored-by: Taj <[email protected]>
Co-authored-by: github-actions[bot] <[email protected]>

* docs: update authors and include comments

apply suggestions of @Panquesito7

Co-authored-by: David Leal <[email protected]>

* style: apply clang-format

* clang-format and clang-tidy fixes for b35b721

* style: make display and isEmptyStack const

* tests: remove test_stack_legacy.cpp

* style: throw invalid_argument from top and pop if stack empty

* updating DIRECTORY.md

* style: add missing include docs, remove cassert

* style: use assert macro, document includes

* fix: use const reference in lambdas in display and toVector

* style: remove shared_ptr from traverse

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Daemon <[email protected]>
Co-authored-by: aadarshkt <[email protected]>
Co-authored-by: Focus <[email protected]>
Co-authored-by: Arjit Malik <[email protected]>
Co-authored-by: Harsh Singh <[email protected]>
Co-authored-by: Ravi Dev Pandey <[email protected]>
Co-authored-by: Mehmet <[email protected]>
Co-authored-by: Taj <[email protected]>
Co-authored-by: github-actions[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants