Skip to content

817: Replaced API call with QuestionBank query#825

Open
Arshadul-Monir wants to merge 2 commits intomainfrom
817
Open

817: Replaced API call with QuestionBank query#825
Arshadul-Monir wants to merge 2 commits intomainfrom
817

Conversation

@Arshadul-Monir
Copy link
Collaborator

@Arshadul-Monir Arshadul-Monir commented Mar 3, 2026

817

Description of changes

Replaced the API call to Leetcode by checking if the question data is first in the QuestionBank table. If so, then use that data instead of making an API call.

Checklist before review

  • I have done a thorough self-review of the PR
  • Copilot has reviewed my latest changes, and all comments have been fixed and/or closed.
  • If I have made database changes, I have made sure I followed all the db repo rules listed in the wiki here. (check if no db changes)
  • All tests have passed
  • I have successfully deployed this PR to staging
  • I have done manual QA in both dev (and staging if possible) and attached screenshots below.

Screenshots

Dev

Screen.Recording.2026-03-02.at.10.17.55.PM.mov

Staging

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

Available PR Commands

  • /ai - Triggers all AI review commands at once
  • /review - AI review of the PR changes
  • /describe - AI-powered description of the PR
  • /improve - AI-powered suggestions
  • /deploy - Deploy to staging

See: https://github.com/tahminator/codebloom/wiki/CI-Commands

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.

1 participant