diff --git a/README.md b/README.md index a9ae765..f97c678 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # JavaScript Algorithms and Data Structures -This repository contains JavaScript based algorithms and data structures. -

-![Screen Shot 2021-10-25 at 6 48 25 PM](https://user-images.githubusercontent.com/64110146/138642086-249f7975-1b1b-4ae9-876c-b856ff7fe91a.png) -

+This repository contains JavaScript-based algorithms and data structures. + Improve the runtime of the front-end and back-end applications of JavaScript by applying optimal data structures and algorithms. The solution is for the corresponding LeetCode question. @@ -10,23 +8,3 @@ Each solution contains: * A detailed explanation * Time and space complexity * Test cases - -최적의 데이터 구조와 알고리즘을 적용하여 JavaScript의 프론트엔드 및 백엔드 애플리케이션의 런타임을 개선합니다. -솔루션은 해당 LeetCode 질문에 대한 것입니다. -각 솔루션에는: -* 자세한 설명 -* 시간 및 공간 복잡성 -* 테스트 사례가 포함되어 있습니다 - -最適なデータ構造とアルゴリズムを適用することにより、JavaScriptのフロントエンドアプリケーションとバックエンドアプリケーションの実行時間を改善します。 -解決策は、対応するLeetCodeの質問に対するものです。 -各ソリューションには: -* 詳細な説明 -* 時間とスペースの複雑さ -* およびテストケースが含まれています - -通过应用优化的数据结构和算法,提高 JavaScript 前端和后端应用程序的运行时间。解决方案是针对相应的 LeetCode 问题。 -每个解决方案都包含: -* 详细的解释 -* 时间和空间复杂度 -* 测试用例