Skip to content
View sethupathib's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
Block or Report

Block or report sethupathib

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

Pinned

  1. Physical-Design-Algorithms-Implementation Physical-Design-Algorithms-Implementation Public

    Implementations of Algorithms in Physical Design

    C++ 1 1

  2. data_structures data_structures Public

    Data Structures and Algorithms Implementation. Common Interview Problems

    C++ 1

  3. Answers Answers Public

    This repository will have links to my Quora Answers and Medium articles

    6

  4. Competitive Programming Syllabus Competitive Programming Syllabus
    1
    # Competitive Programming Syllabus
    2
    
                  
    3
    ## Geometry
    4
    * Graham Scan algorithm for Convex Hull O(n * log(n))
    5
    * Online construction of 3-D convex hull in O(n^2)
  5. contest_library contest_library Public

    Forked from Errichto/contest_library

    A library to use at online programmming contests

    C++

  6. vsdGraphExtractor vsdGraphExtractor Public

    This repository contains source code that is aimed at converting a Spice NetList to its corresponding layout.

    C++ 16 6