Skip to content

Commit d511176

Browse files
Update README.md
1 parent 67085cc commit d511176

1 file changed

Lines changed: 22 additions & 72 deletions

File tree

README.md

Lines changed: 22 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,21 @@ Other contribution opportunities - <br>
1111
### Refer [Contribute.md](https://github.com/SarthakKeshari/Java-Questions-and-Solutions/blob/master/Contribute.md) for contribution guidelines
1212
-----
1313

14+
15+
Collect *10k points* and become a **Collaborator**
16+
Level | Points
17+
------------ | -------------
18+
Level 0 | 5 Points
19+
Level 1 | 10 Points
20+
Level 2 | 20 Points
21+
Level 3 | 30 Points
22+
Level 4 | 40 Points
23+
Level 5 | 50 Points
24+
Level X | 80 Points
25+
Level Y | 100 Points
26+
Level Z | 150 Points
27+
28+
1429
## Questions covered 📚
1530

1631
- Arrays
@@ -73,80 +88,15 @@ Other contribution opportunities - <br>
7388

7489

7590

76-
## Contributing Guidelines 📝
77-
78-
We love your input! We want you to make contributing to this simple questions/solutions repository as easy and transparent as possible, whether it's:
79-
80-
- Reporting a bug
81-
- Discussing the current state of the code
82-
- Submitting a fix
83-
- Proposing new features
84-
85-
86-
## Contributing
87-
88-
In general, we follow the "fork-and-pull" Git workflow.
89-
90-
1. **Fork** the repo on GitHub
91-
2. **Clone** the project to your own machine
92-
3. **Commit** changes to your own branch
93-
4. **Push** your work back up to your fork
94-
5. Submit a **Pull request** so that we can review your changes
95-
96-
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
97-
98-
99-
### Issues
100-
101-
Feel free to submit issues and enhancement requests.
102-
103-
Issues are very valuable to this project.
104-
105-
* Ideas are a valuable source of contributions others can make
106-
* Problems show where this project is lacking
107-
* With a question you show where contributors can improve the user experience
108-
109-
110-
### Pull Requests
111-
112-
Pull requests are, a great way to get your ideas into this repository.
113-
114-
When deciding if I merge in a pull request I look at the following things:
115-
116-
117-
#### Does it state intent
118-
119-
You should be clear which problem you're trying to solve with your contribution.
120-
121-
For example:
122-
123-
> Add a code for Arrays
124-
125-
Doesn't tell me anything about why you're doing that
126-
127-
> Add a code for Arrays
128-
> > Question: Sum of numbers in an array(taking input for user)
129-
130-
Tells me the problem that you have found, and the pull request shows me the action you have taken to solve it.
131-
132-
133-
#### Is it of good quality
134-
135-
* There are no spelling mistakes
136-
* It reads well
137-
138-
139-
#### Does it move this repository closer to my vision for the repository
140-
141-
The aim of this repository is:
142-
143-
* To provide a simple implementaions of codes with time complexites on the go, anyone can copy and paste, into their project
144-
* The content is usable by someone who hasn't written something like this before
145-
* Foster a culture of respect and gratitude in the open source community.
146-
147-
14891
## 🌟 Contributors
14992

93+
#### Top Contributors
94+
Rank | Contributor | Points Collected
95+
------------ | ------------- | ---------
96+
1 | - | -
97+
2 | - | -
98+
3 | - | -
99+
150100
Thanks to these wonderful peoples ✨✨:
151101

152102
<a href="https://github.com/SarthakKeshari/Java-Questions-and-Solutions/graphs/contributors">

0 commit comments

Comments
 (0)