GithubHelp home page GithubHelp logo

sweezy793 / hackerrank-test-case-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aashutoshrathi/testcase-generator

0.0 1.0 0.0 7.37 MB

One Click Test cases generator.

Home Page: https://tc-gen.herokuapp.com/

License: MIT License

JavaScript 16.29% HTML 16.74% Python 59.87% C 1.26% C++ 1.21% C# 1.94% Go 1.43% Java 1.27%

hackerrank-test-case-generator's Introduction

HackerRank Test Case Generator

One Click Test Case Generation for HackerRank Problems.

Are you a Problem Author?

The toughest part of creating a problem is creating tricky, correct and constrained Test Cases.

Well, Here is one Click Python Code, for your respective logic(solution).

Mentions

  • Blog post on experince in NWoC 2018 by Rounak Agarwal.
  • Selected as project in GSSoC 2019
  • Selected as project in NJACKWinterOfCode 2018

Python Codes and Examples

Logic File TC Generator File
C / C++ / Java / Python TC Generator

Install

How to Use ? ๐Ÿ˜ƒ

  • Clone the repository $ git clone https://github.com/aashutoshrathi/HackerRank-Test-Case-Generator.git

  • Create a virtual environment $ virtualenv venv , click here to read about activating virtualenv.

  • Activate virtualenv (Linux)

   $ source ./venv/bin/activate
  • Activate virtualenv (Windows)

   $ cd venv/Scripts/
   $ activate
   $ pip install -r requirements.txt
  • Go to sh tc_generator and run the project.
   $ cd tc_generator/
   $ python tc_gen.py

How it Works ? ๐Ÿค”

Demo

Stargazers over time ๐Ÿ“ˆ

Stargazers over time

Made with โค by Aashutosh Rathi

hackerrank-test-case-generator's People

Contributors

aashutoshrathi avatar prithaupadhyay avatar mark-nakachon avatar harishchennupati avatar ahegde3 avatar dastgirp avatar gerardogalvez avatar sai-adarsh avatar sweezy793 avatar sasivarnan avatar vishnuramana avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.