Skip to content

Comments

[feature] added linear search algorithm code which has O(n) complexity#39

Open
pushpitkamboj wants to merge 3 commits intomasterfrom
feature/linear_search_algo
Open

[feature] added linear search algorithm code which has O(n) complexity#39
pushpitkamboj wants to merge 3 commits intomasterfrom
feature/linear_search_algo

Conversation

@pushpitkamboj
Copy link
Collaborator

created a linear search algo code with O(n) complexity. Fixes issue #38

stktyagi
stktyagi previously approved these changes Feb 18, 2026
@openwisp-companion
Copy link

Features
    ~~~~~~~~
    - Added a linear search algorithm implementation with O(n) complexity.
    `#39 <https://github.com/openwisp/bot-testing-ground/pull/39>`_

stktyagi
stktyagi previously approved these changes Feb 18, 2026
@openwisp-companion
Copy link

Features
    ~~~~~~~~
    - Added a linear search algorithm implementation with O(n) complexity.
    `#39 <https://github.com/openwisp/bot-testing-ground/pull/39>`_

pushpit kamboj added 2 commits February 18, 2026 12:26
…ch_algo

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
@pushpitkamboj pushpitkamboj dismissed stktyagi’s stale review February 18, 2026 07:00

re trigger CI with complex commit changes

@openwisp-companion
Copy link

Features
    ~~~~~~~~
    - Added a linear search algorithm with O(n) complexity.
    - Introduced a simple dungeon adventure game with player, room, and combat mechanics.
    `#39 <https://github.com/openwisp/bot-testing-ground/pull/39>`_

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