Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7ff8276

Browse files
committed
update: entry in README
1 parent 62c6b71 commit 7ff8276

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

‎README.md‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ This repo contains the following sections implemented in **JavaScript**
2626

2727
Find the detailed contents and problem list here: [Table Of Contents](TOC.md)
2828

29+
## Contributors
30+
31+
| Name | Twitter | LinkedIn | Website |
32+
| ------------ | ------------------------------------------- | --------------------------------------------- | ------------------------------------------ |
33+
| Ashok Dey | [ashokdey\_](https://twitter.com/ashokdey_) | [Ashok Dey](https://linkedin.com/in/ashokdey) | [https://ashokdey.in](https://ashokdey.in) |
34+
| Ashu Deshwal | [\_TheSTL](https://twitter.com/_TheSTL_) | - | - |
35+
2936
## Contribution Guide
3037

3138
It's great to know that you want to contribute to this repo. Thanks for taking interest. please fing the [guide here](https://github.com/knaxus/problem-solving-javascript/blob/master/CONTRIBUTING.md)

‎TOC.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
- Problems
5050
- [K Largest Elements](src/_DataStructures_/Heaps/k-largest-in-array)
5151
- [K Smallest Elements](src/_DataStructures_/Heaps/k-smallest-in-array)
52+
- [Hash Table](src/_DataStructures_/HashTable)
5253

5354
### Logical Problems
5455

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /