Skip to content

Completed miscellanous exercise#58

Merged
Once-1296 merged 2 commits intoProjectX-VJTI:mainfrom
narrative26:main
Mar 9, 2026
Merged

Completed miscellanous exercise#58
Once-1296 merged 2 commits intoProjectX-VJTI:mainfrom
narrative26:main

Conversation

@narrative26
Copy link
Contributor

📝 CoC Python Workshop – Submission PR


👤 Student Details

  • Name: Adnan Khan
  • GitHub Username: narrative26
  • University ID: 251090072
  • Branch / Section: FY ExTC

📂 Submission Details

  • Folder Name: <narrative26>_solutions
  • Number of Files Changed/Added: 7

📄 List of Files Changed/Added

  • narrative26_solutions/test_playground/miscellaneous

🛠 Description of Changes


✅ Self-Declaration

I confirm that:

  • [✓ ] I have followed the repository submission guidelines.
  • [✓ ] I worked on my own fork.
  • [✓ ] I confirm my folder is correctly named
  • [✓ ] All changes are inside my <githubid>_solutions folder.
  • [ ✓] I have tested my code before submission.
  • [✓ ] This is my own work to the best of my knowledge.

🎯 Thank you for your submission!

@Once-1296
Copy link
Collaborator

within some_algos.py

in sliding window, i should reach len(arr) - k, then only the array, n - k, n - k + 1, ..n - 1 is covered

in bfs
q.popleft() is intended

Rest all nice

Merging, Great Job 👍 🔥

@Once-1296 Once-1296 merged commit 92f2a48 into ProjectX-VJTI:main Mar 9, 2026
1 check passed
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