联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Leetcode/题库(113) 
按平台查找All JavaScript(113) 

[Leetcode/题库] 100days-of-coding-challenge

每天,解决三个编码挑战,作为100天编码挑战的一部分。该计划旨在提高我们的编码技能,并培养对编程的更深兴趣。
Every day, tackle three coding challenges as part of the 100 Days of Coding challenge. This initiative aims to boost our coding skills and foster a deeper interest in programming. (2024-03-26, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1711428389434233.html

[Leetcode/题库] CodeWars-Exercises

在此存储库中探索CodeWars挑战和解决方案!通过精心策划的问题集合,提高您的编码技能,适合所有级别。贡献、学习和升级您的编程游戏。快乐编码!
Explore CodeWars challenges and solutions in this repository! Sharpen your coding skills with a curated collection of questions, suitable for all levels. Contribute, learn, and level up your programming game. Happy coding! (2023-12-18, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1702903578495109.html

[Leetcode/题库] Leetcode

LeetCode是一个网站,提供在线编程学习和面试准备资源,包括来自许多顶级公司的问题,如谷歌、Facebook、亚马逊、微软等。它有2900多个问题来练习14种流行语言(如Python、Java、C++和JavaScript)的编码技能。
LeetCode is a website that provides online programming learning and interview preparation resources with questions from many top companies, such as Google, Facebook, Amazon, Microsoft, and more. It has over 2900 questions to practice coding skills in 14 popular languages, such as Python, Java, C++, and JavaScript. (2023-08-10, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1691706366714837.html

[Leetcode/题库] leetcode-solutions

该存储库由我成功解决的所有LeetCode问题的解决方案组成。所有的解决方案都是使用JavaScript实现的,这恰好是我的主要编程语言。存储库由结构化组织维护,利用文件夹更好地对解决方案进行分类。
This repository consists of my solutions to all the LeetCode problems that I have successfully solved. All of the solutions are implemented using JavaScript, which happens to be my primary programming language. The repository is maintained with a structured organization, utilizing folders for better categorization of the solutions. (2023-07-27, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1690787830934204.html

[Leetcode/题库] Productive-Muslim

Productive Muslim是一款面向伊斯兰信仰信徒的生产力应用程序,作为CSE 4508的实验室项目:RDBMS编程实验室。,
Productive Muslim is a productivity app for the adherents of the Islamic faith made as the Lab project for CSE 4508: RDBMS Programming Lab., (2021-12-01, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689687017444160.html

[Leetcode/题库] competitive-programming

包含我为各种竞争性编程网站(如Leet code、Hacker Rank等)提供的解决方案,。本回购协议仅用于参考目的。
Contains my solutions for various comprtitive programming sites like Leet code, Hacker Rank, etc,. Use this repo only for reference purpose only. (2023-04-02, JavaScript, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1689460736721753.html

[Leetcode/题库] sam-ui-test

sam-ui-test 是一个组合 Chrome,Jest,Puppeteer 的自动化 UI 测试配置库。它通过面向配置编程的思路,结合 Jest 的断言能力和 Puppeteer 控制 Chrome 的能力,来降低部分场景下的自动...
Sam ui test is an automated UI test configuration library combining Chrome, Jest and Puppeter. It reduces automation in some scenarios through configuration oriented programming, combined with Jest s assertion ability and Puppeter s ability to control Chrome (2023-01-07, JavaScript, 39KB, 下载0次)

http://www.pudn.com/Download/item/id/1686358218153603.html

[Leetcode/题库] Meta-Front-End-Certificate

前端开发简介, React基础,HTML和CSS的深度,JS编程,版本控制,原则...
Intro to Front-End Development, React Basics, HTML and CSS in depth, Programming with JS, Version Control, Principles of UX/UI Design, Advanced React, Front-Developer Capstone, Coding Interview Prep. (2023-02-09, JavaScript, 2502KB, 下载0次)

http://www.pudn.com/Download/item/id/1686352083282151.html

[Leetcode/题库] Algorithmic-Treasure

许多时候,当面试临近时,候选人开始在不同的编程中搜索不同的算法...
Many time, when an interview approaches, candidates start searching for different algorithms in different programming languages for practise. This project aims to build a website which will contain the codes along with the techniques and explanations so that it can be helpful for many (2020-10-01, JavaScript, 7358KB, 下载0次)

http://www.pudn.com/Download/item/id/1686352038798443.html

[Leetcode/题库] DataStructureReview

数据结构的复习,利用js实现排序算法,利用c语言实现链表,树等数据结构,并实现js的一些算法和编程
Review of data structure, use js to implement Sorting algorithm, use c language to implement linked list, tree and other data structures, and implement some algorithms and programming of js (2020-02-15, JavaScript, 49KB, 下载0次)

http://www.pudn.com/Download/item/id/1686120798860977.html

[Leetcode/题库] TechClass

项目涵盖成为一个后端开发程序员必备的技能,包括Linux、网络、架构、微服务、数据库、数据结构和算法、编程语言学习等内容,持续更新,欢迎 start
The project covers the necessary skills to become a back-end development programmer, including Linux, network, architecture, Microservices, databases, data structures and algorithms, programming language learning and other contents. Keep updating. Welcome to start (2020-08-20, JavaScript, 200KB, 下载0次)

http://www.pudn.com/Download/item/id/1686120668326406.html

[Leetcode/题库] Python_Project

Python_Project,其中包括:Python的数据结构和算法相关内容,一个完整的Django的web项目,还有MiniWeb相关内容,和多线程的协程、进程、线程,和网络编程,还有和数据库的交互,比如Mongodb、Mysql、Redis,其中还有PyQt5...
Python_ Project, which includes: Python data structure and algorithm related content, a complete Django web project, MiniWeb related content, multithreaded coroutines, processes, threads, and network programming, as well as interaction with databases such as Mongodb, MySQL, Redis, and PyQt5 (2023-04-03, JavaScript, 47049KB, 下载0次)

http://www.pudn.com/Download/item/id/1680457343307153.html

[Leetcode/题库] remote-code-execution-environment

远程代码执行环境,你有没有想过在像leetcode这样的竞争性编程网站上执行代码是如何工作的运行cod的代码...
Have you ever wondered how code execution on competitive programming websites like leetcode works? Code that runs code. Tried implementing that. (2022-11-30, JavaScript, 273KB, 下载0次)

http://www.pudn.com/Download/item/id/1669779377923363.html
总计:113