Resource suggestion for the Sprint 1 complexity exercise

未关闭 适合新手
#225 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
1/5
预计耗时
1 小时以内
新手友好度
75/100
Issue 类型
文档
描述清晰度
基本清楚
活跃度
活跃
技术栈
javascript, python
领域
documentation

调研方向

检查 Sprint-1/README.md 的 Resources 部分和现有的 HelloInterview two-pointers 条目,然后确认其中链接的 PracHub 练习是否符合模块的复杂度目标以及任何外部资源政策。完成的标准是在该条目下方添加一个经过 maintainer 批准、措辞匹配的中立链接;否则保持 README 不变。

由索引模型根据 Issue 内容生成。

描述

NotCoursework

Hi CodeYourFuture maintainers,

I worked through Sprint-1/README.md and noticed the Resources section intentionally combines language references (Set, toSorted, Python sorted), a HelloInterview two-pointers overview, and a video before the Big-O explanation.

Would this concrete follow-on exercise be useful for learners after they understand the two-pointer pattern?

https://prachub.com/coding-questions/implement-two-pointer-unique-pair-sum-search

It asks learners to implement a unique-pair sum search and explain the time/space tradeoff, so it connects the two-pointers reference directly to the module's complexity objective. Disclosure: I am the founder of PracHub.

Possible neutral addition beneath the current two-pointers resource:

  • PracHub two-pointer pair-sum exercise - implementation practice with complexity analysis

I can open a minimal PR if this fits the curriculum. If external practice links are intentionally limited, please close this with no action. I am not asking to remove or replace the current HelloInterview link.

主要语言
Python
星标
0
派生
60
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

CodeYourFuture/Module-Complexity 的其他 Issue

查看 CodeYourFuture/Module-Complexity 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。