SIGN IN SIGN UP

Improve space complexity to O(1) in WordSearch. (#7308)

* Modifying space complexity to O(1).

* Fix formatting using clang-format.

* Fix checkstyle violations.

* Fix checkstyle violations and code formatting.

* Remove unused fields reported by SpotBugs.

* Remove unused fields and comments.

* Remove unused field reported by SpotBugs.

* Fix PMD collapsible if statement.

* Fix indentation to satisfy clang-format.

---------

Co-authored-by: Deniz Altunkapan <deniz.altunkapan@outlook.com>
M
Maryam Hazrati committed
24c2beae463b7b1f8c2616110911449589af482b
Parent: 8bbd090
Committed by GitHub <noreply@github.com> on 3/14/2026, 9:15:50 PM