René's URL Explorer Experiment


Title: 算法训练营第一周作业 · Issue #1 · algorithm001/algorithm · GitHub

Open Graph Title: 算法训练营第一周作业 · Issue #1 · algorithm001/algorithm

X Title: 算法训练营第一周作业 · Issue #1 · algorithm001/algorithm

Description: 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第一周题目 链表 简单:https://leetcode-cn.com/problems/remove-duplicates-from-sorted-...

Open Graph Description: 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第一周题目 链表 简单:https://leetcode-cn.com...

X Description: 要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第一周题目 链表 简单:https://leetcode-cn.com...

Opengraph URL: https://github.com/algorithm001/algorithm/issues/1

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"算法训练营第一周作业","articleBody":"# 要求\r\n\r\n1. 每周至少完成给定题目中的两道算法题\r\n2. 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限)\r\n\r\n# 注意事项\r\n\r\n1. 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习;\r\n2. 有的题目可能需要结合多个算法或数据结构进行求解。\r\n\r\n# 第一周题目\r\n\r\n## 链表\r\n\r\n简单:https://leetcode-cn.com/problems/remove-duplicates-from-sorted-list/\r\n简单:https://leetcode-cn.com/problems/merge-two-sorted-lists\r\n中等:https://leetcode-cn.com/problems/swap-nodes-in-pairs/\r\n中等:https://leetcode-cn.com/problems/linked-list-cycle-ii\r\n困难:https://leetcode-cn.com/problems/reverse-nodes-in-k-group/\r\n\r\n## 数组\r\n\r\n简单:https://leetcode-cn.com/problems/sort-array-by-parity/\r\n简单:https://leetcode-cn.com/problems/sort-array-by-parity-ii/\r\n中等:https://leetcode-cn.com/problems/search-in-rotated-sorted-array-ii/\r\n中等:https://leetcode-cn.com/problems/find-minimum-in-rotated-sorted-array/\r\n困难:https://leetcode-cn.com/problems/search-in-rotated-sorted-array\r\n\r\n## 栈\r\n\r\n简单:https://leetcode-cn.com/problems/valid-parentheses/\r\n中等:https://leetcode-cn.com/problems/next-greater-element-ii/\r\n困难:https://leetcode-cn.com/problems/maximum-frequency-stack/\r\n\r\n## 递归\r\n\r\n简单:https://leetcode-cn.com/problems/longest-univalue-path/\r\n中等:https://leetcode-cn.com/problems/partition-to-k-equal-sum-subsets/\r\n困难:https://leetcode-cn.com/problems/special-binary-string/\r\n\r\n## 排序\r\n\r\n简单:https://leetcode-cn.com/problems/valid-anagram/\r\n中等:https://leetcode-cn.com/problems/wiggle-sort-ii/\r\n困难:https://leetcode-cn.com/problems/maximum-gap/\r\n\r\n## 二分查找\r\n\r\n简单:https://leetcode-cn.com/problems/arranging-coins/\r\n中等:https://leetcode-cn.com/problems/powx-n/\r\n困难:https://leetcode-cn.com/problems/dungeon-game/\r\n\r\n# 作业提交规则\r\n\r\n1. 在提交作业之前,请先阅读这里的 README 文档:https://github.com/algorithm001/algorithm/blob/master/README.md\r\n2. 然后在此 Issues 下按照如下格式回复(示例见一楼):\r\n\r\n\u003e 1. 学号 + GitHub Username\r\n\u003e 2. 作业代码的 GitHub 链接(填写自己仓库下对应的作业链接即可,同时记得给本仓库提交 pull request)\r\n\u003e 3. 发表自己本周的学习感言  issues,并提交链接,issues 标题格式:“【学号后三位-week1】+文章标题”,格式参考:https://github.com/algorithm001/algorithm/issues/9","author":{"url":"https://github.com/GeekUniversity","@type":"Person","name":"GeekUniversity"},"datePublished":"2019-03-26T11:20:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":179},"url":"https://github.com/1/algorithm/issues/1"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:447831a1-396c-ca1e-a3c8-2e65af4e50ca
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA4C0:388B78:201603:2992D4:696AD91F
html-safe-nonce39eab2ee914b54aac5468b40e0d8f3cde1de895e215eba9d9abf4b743628bf91
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNEMwOjM4OEI3ODoyMDE2MDM6Mjk5MkQ0OjY5NkFEOTFGIiwidmlzaXRvcl9pZCI6IjM4NzQ4Njk3MjM0NTM3MjciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac35980b720303b4f8387fe4e17eefba56e5c8080239de3dc3b7af7a17dda9342a
hovercard-subject-tagissue:425359889
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/algorithm001/algorithm/1/issue_layout
twitter:imagehttps://opengraph.githubassets.com/08ad46c07e4e9523aed33df0108586847859319d4c07207036d6c26789d983ff/algorithm001/algorithm/issues/1
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/08ad46c07e4e9523aed33df0108586847859319d4c07207036d6c26789d983ff/algorithm001/algorithm/issues/1
og:image:alt要求 每周至少完成给定题目中的两道算法题 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限) 注意事项 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习; 有的题目可能需要结合多个算法或数据结构进行求解。 第一周题目 链表 简单:https://leetcode-cn.com...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameGeekUniversity
hostnamegithub.com
expected-hostnamegithub.com
None5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d
turbo-cache-controlno-preview
go-importgithub.com/algorithm001/algorithm git https://github.com/algorithm001/algorithm.git
octolytics-dimension-user_id48949210
octolytics-dimension-user_loginalgorithm001
octolytics-dimension-repository_id177770836
octolytics-dimension-repository_nwoalgorithm001/algorithm
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id177770836
octolytics-dimension-repository_network_root_nwoalgorithm001/algorithm
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release524a93f2c1f36522a3b4be4c110467ee4172245d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/algorithm001/algorithm/issues/1#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Falgorithm001%2Falgorithm%2Fissues%2F1
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Falgorithm001%2Falgorithm%2Fissues%2F1
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=algorithm001%2Falgorithm
Reloadhttps://github.com/algorithm001/algorithm/issues/1
Reloadhttps://github.com/algorithm001/algorithm/issues/1
Reloadhttps://github.com/algorithm001/algorithm/issues/1
algorithm001 https://github.com/algorithm001
algorithmhttps://github.com/algorithm001/algorithm
Notifications https://github.com/login?return_to=%2Falgorithm001%2Falgorithm
Fork 149 https://github.com/login?return_to=%2Falgorithm001%2Falgorithm
Star 119 https://github.com/login?return_to=%2Falgorithm001%2Falgorithm
Code https://github.com/algorithm001/algorithm
Issues 547 https://github.com/algorithm001/algorithm/issues
Pull requests 46 https://github.com/algorithm001/algorithm/pulls
Actions https://github.com/algorithm001/algorithm/actions
Projects 0 https://github.com/algorithm001/algorithm/projects
Wiki https://github.com/algorithm001/algorithm/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/algorithm001/algorithm/security
Please reload this pagehttps://github.com/algorithm001/algorithm/issues/1
Insights https://github.com/algorithm001/algorithm/pulse
Code https://github.com/algorithm001/algorithm
Issues https://github.com/algorithm001/algorithm/issues
Pull requests https://github.com/algorithm001/algorithm/pulls
Actions https://github.com/algorithm001/algorithm/actions
Projects https://github.com/algorithm001/algorithm/projects
Wiki https://github.com/algorithm001/algorithm/wiki
Security https://github.com/algorithm001/algorithm/security
Insights https://github.com/algorithm001/algorithm/pulse
New issuehttps://github.com/login?return_to=https://github.com/algorithm001/algorithm/issues/1
New issuehttps://github.com/login?return_to=https://github.com/algorithm001/algorithm/issues/1
算法训练营第一周作业https://github.com/algorithm001/algorithm/issues/1#top
https://github.com/GeekUniversity
https://github.com/GeekUniversity
GeekUniversityhttps://github.com/GeekUniversity
on Mar 26, 2019https://github.com/algorithm001/algorithm/issues/1#issue-425359889
https://leetcode-cn.com/problems/remove-duplicates-from-sorted-list/https://leetcode-cn.com/problems/remove-duplicates-from-sorted-list/
https://leetcode-cn.com/problems/merge-two-sorted-listshttps://leetcode-cn.com/problems/merge-two-sorted-lists
https://leetcode-cn.com/problems/swap-nodes-in-pairs/https://leetcode-cn.com/problems/swap-nodes-in-pairs/
https://leetcode-cn.com/problems/linked-list-cycle-iihttps://leetcode-cn.com/problems/linked-list-cycle-ii
https://leetcode-cn.com/problems/reverse-nodes-in-k-group/https://leetcode-cn.com/problems/reverse-nodes-in-k-group/
https://leetcode-cn.com/problems/sort-array-by-parity/https://leetcode-cn.com/problems/sort-array-by-parity/
https://leetcode-cn.com/problems/sort-array-by-parity-ii/https://leetcode-cn.com/problems/sort-array-by-parity-ii/
https://leetcode-cn.com/problems/search-in-rotated-sorted-array-ii/https://leetcode-cn.com/problems/search-in-rotated-sorted-array-ii/
https://leetcode-cn.com/problems/find-minimum-in-rotated-sorted-array/https://leetcode-cn.com/problems/find-minimum-in-rotated-sorted-array/
https://leetcode-cn.com/problems/search-in-rotated-sorted-arrayhttps://leetcode-cn.com/problems/search-in-rotated-sorted-array
https://leetcode-cn.com/problems/valid-parentheses/https://leetcode-cn.com/problems/valid-parentheses/
https://leetcode-cn.com/problems/next-greater-element-ii/https://leetcode-cn.com/problems/next-greater-element-ii/
https://leetcode-cn.com/problems/maximum-frequency-stack/https://leetcode-cn.com/problems/maximum-frequency-stack/
https://leetcode-cn.com/problems/longest-univalue-path/https://leetcode-cn.com/problems/longest-univalue-path/
https://leetcode-cn.com/problems/partition-to-k-equal-sum-subsets/https://leetcode-cn.com/problems/partition-to-k-equal-sum-subsets/
https://leetcode-cn.com/problems/special-binary-string/https://leetcode-cn.com/problems/special-binary-string/
https://leetcode-cn.com/problems/valid-anagram/https://leetcode-cn.com/problems/valid-anagram/
https://leetcode-cn.com/problems/wiggle-sort-ii/https://leetcode-cn.com/problems/wiggle-sort-ii/
https://leetcode-cn.com/problems/maximum-gap/https://leetcode-cn.com/problems/maximum-gap/
https://leetcode-cn.com/problems/arranging-coins/https://leetcode-cn.com/problems/arranging-coins/
https://leetcode-cn.com/problems/powx-n/https://leetcode-cn.com/problems/powx-n/
https://leetcode-cn.com/problems/dungeon-game/https://leetcode-cn.com/problems/dungeon-game/
https://github.com/algorithm001/algorithm/blob/master/README.mdhttps://github.com/algorithm001/algorithm/blob/master/README.md
示例:【000-week1】关于二分查找的一些新的理解 #9https://github.com/algorithm001/algorithm/issues/9
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.