Skip to content
View vivechna's full-sized avatar
Block or Report

Block or report vivechna

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 Loading

  1. Internity-projects Internity-projects Public

    All the evaluations and projects, assigned during the winter internship are included.

    C++

  2. RavenKing144/Internity_winter_internship_2019 RavenKing144/Internity_winter_internship_2019 Public

    C++ 1 8

  3. autosuggestion-dictionary autosuggestion-dictionary Public

    Implemented a dictionary and auto-suggestion system.As soon as a character is input by the user all the words stored starting with that letter or group of letters input by the user till now are bei…

    C++

  4. Flight-Management-System Flight-Management-System Public

    This flight management system aims to provide the user the information about the fare and distance between two airports, among the 10 airports which are already present in the system. A user can al…

    C++

  5. Gauss-Elimination-Method-by-partial-pivoting Gauss-Elimination-Method-by-partial-pivoting Public

    This algorithm finds the solution of a set of linear equations by implementing gauss elimination by the partial pivoting theorem.

    C++

  6. LZW-Compressor-and-Decompressor LZW-Compressor-and-Decompressor Public

    C++ 1