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

Block or report theYogesh

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. CodeAnalysisEngine CodeAnalysisEngine Public

    A code analysis engine for testing and analysing C/C++ programs for better architecture, efficient memory management and robustness. It features an online compiler, black box tester, code beautifie…

    HTML

  2. BlackBoxTester BlackBoxTester Public

    A cmd tool for performing various types of black box testing on C, C++ programs. It supports boundary value testing, robustness testing, worst-case testing and robust worst-case testing.

    C++

  3. CodeBeautifier CodeBeautifier Public

    Code beautifier to format code in O(n) time complexity and ~O(1) space complexity. It does not require the bulk of data, rather it can work on a stream of data.

    C++

  4. Collaborate Collaborate Public

    A node application for chat and code application. Multiple users can code and chat simultaneously. It can be useful for remote technical interviews.

    JavaScript

  5. FlightSearchSystem FlightSearchSystem Public

    A basic application for flight search.

    Java

  6. Carousel Carousel Public

    A basic carousel build for learning purposes ;)

    JavaScript