Skip to content
View ksushant881's full-sized avatar
👀
👀

Highlights

  • Pro

Block or report ksushant881

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ksushant881/README.md

Hi there 👋

I like to code in the following way.

Readability is the most important aspect of your code. Even more so than correctness. If it's readable, it's easy to fix. It's also easy to optimize, easy to change, easy to understand. And hopefully other developers can learn something from it too. Reference

Write small methods. It seems that programmers love to write loooong methods where they do multiple different things. I think that a method should be created wherever you can name one. Reference

✨Connect with me:

Twitter | LinkedIn | Mail

Popular repositories Loading

  1. Data-Structures-and-Algorithms Data-Structures-and-Algorithms Public

    Standard problems and some CP problems.

    C++ 7 1

  2. ksushant881 ksushant881 Public

  3. steve steve Public

    Forked from steve-community/steve

    SteVe - OCPP server implementation in Java

    Java

  4. node-red node-red Public

    Forked from node-red/node-red

    Low-code programming for event-driven applications

    JavaScript

  5. Must-Do-Problems-GFG- Must-Do-Problems-GFG- Public

    C++

  6. Leetcode-Solutions-in-Java Leetcode-Solutions-in-Java Public

    Java