Skip to content

feat: i18n update #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 22, 2023
Merged

feat: i18n update #39

merged 3 commits into from
Nov 22, 2023

Conversation

rennzhang
Copy link
Contributor

Update Scope

代码模板

以下内容为双语注释更新:

  • 二分法
  • BFS

以下内容为 i18n 更新:

  • 滑动窗口(I18n)

Effect

二分法

image

BFS

image

image

滑动窗口(I18n)

zh:
image

en:
image

@rennzhang
Copy link
Contributor Author

Update Scope

代码模板

以下内容为双语注释更新:

  • 回溯
  • 前缀树
  • 并查集
  • 线段树
  • 手撕算法
  • 求质数

Effect

回溯

image

前缀树

image

并查集

image

线段树

image

手撕算法

image

求质数
image


@rennzhang
Copy link
Contributor Author

Update Scope

学习路线

以下内容为双语注释更新:

  • 动态规划
  • 二分查找

Effect

动态规划

image

二分查找

image

@azl397985856 azl397985856 merged commit 1e7ea80 into leetcode-pp:master Nov 22, 2023
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