Skip to content
View azmuth13's full-sized avatar
  • New delhi

Block or report azmuth13

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
azmuth13/README.md

Hi, I'm Suraj 👋🏾

Linkedin: Suraj

GitHub followers

profile views

Leetcode

Binarysearch

👨🏻‍💻  About Me

Night Coding

🎓  I'm currently studying Computer Engineering at Delhi Technological University, New Delhi.
🌱  I'm on track to learn more about Data Structures, Systems Design, and Algorithms.
🔭  I’m always curious to read about transformative technologies.
✉️  You can shoot me an email at [email protected]! I'll try to respond as soon as I can.

Pinned Loading

  1. BitwiseOperations BitwiseOperations Public

    HTML

  2. Cocomo Cocomo Public

    Find number of lines, blank lines, semicolons etc. in a program and calculate effort and time using different forms of cocomo model

    C++

  3. Function-Point Function-Point Public

    Program to implement function point method.

    C++

  4. Heart-Disease---Classifications-Logistic-Regression-KNN-Naive-Bayes-Classifier-Random-Forest-Cla Heart-Disease---Classifications-Logistic-Regression-KNN-Naive-Bayes-Classifier-Random-Forest-Cla Public

    Jupyter Notebook

  5. Leetcode Leetcode Public

    I thank Qasim Wani for this awesome extension [LeetHub](https://github.com/QasimWani/LeetHub)

    C++

  6. Trie-Search Trie-Search Public

    A demo on Trie data structure

    JavaScript