Skip to content
View saitarunmandiga's full-sized avatar

Block or report saitarunmandiga

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

Popular repositories Loading

  1. system-design-primer system-design-primer Public

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python

  2. dsdv dsdv Public

    For a wireless network consisting of 5 mobile nodes (n0 – n4), write a TCL script and make an adhoc network simulation to analyze the output in the trace file. Use DSDV routing protocol. Attach a C…

  3. COVID-19-linear-regression-model COVID-19-linear-regression-model Public template

    Forked from nikunjdnp/COVID-19-linear-regression-model

    This is the final year project of Big Data Programming in Python. COVID-19 cases data processed, manipulated, transformed and applied polynomial feature of linear regression in Python.COVID-19 case…

    Python

  4. Student-Online-Exam-AntiCheat-Tool Student-Online-Exam-AntiCheat-Tool Public

    Forked from Zorrat/Student-Online-Exam-AntiCheat-Tool

    Online Exam Anti-Cheat tool with Cell Phone detection and face recognition

    Python

  5. Implementation-Columnar-Transposition-Cipher Implementation-Columnar-Transposition-Cipher Public

    The columnar transposition cipher is a fairly simple, easy to implement cipher. It is a transposition cipher that follows a simple rule for mixing up the characters in the plaintext to form the cip…

  6. Ploting-Histogram Ploting-Histogram Public

    ploting the histogram in matlab without using in built function

    MATLAB