TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
21.51k stars 2.1k forks source link

Implement Parentheses Generator using Backtracking Strategy #713

Closed TruongNhanNguyen closed 1 month ago

TruongNhanNguyen commented 1 month ago

Type of change

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.78%. Comparing base (28be0a3) to head (eaa3919).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #713 +/- ## ======================================= Coverage 94.77% 94.78% ======================================= Files 298 299 +1 Lines 22213 22246 +33 ======================================= + Hits 21052 21085 +33 Misses 1161 1161 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.