Rohit

Results 8 issues of Rohit

I have added notes that are brief and elaborate, derived from your video. It contains everything one needs to study on the go or use for revision.

**Adding notes for Time and Space complexity is crucial.** It is crucial to know the time and space complexity any program we write, It allows us to see if there...

While the app and project are good, the documentation is a developer's best friend, it is the actual point of contact for one to get started with the project, I...

documentation
gssoc20
Hacktoberfest

**Description** - The pull request introduces a document with guidelines around punctuation to be used in writing style, as part of our style guide. **Related issue(s)** Resolves #[1252](https://github.com/asyncapi/website/issues/1252)

stale

**Description** - The Pull request introduces a document about voice and tone to be used in writing style, as part of out style guide. **Related issue(s)** Reolves #[1249](https://github.com/asyncapi/website/issues/1249)

Closes the Issue #24 Added Detailed notes for mastering Time and Space complexity and also added Sorting algorithms and search algorithms both notes, some example problems with approach in detail....

Time and Space complexity are the most important aspect and trait that engineers are judged by in an interview. It is what allows you to also check how much more...