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

Block or report atulshgl

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

    Applied Natural Language Processing class project

    Python 3

  2. Reversi Reversi Public

    Python 3

  3. HotelReviewClassifier HotelReviewClassifier Public

    Python 1

  4. SAT-CNF SAT-CNF Public

    Given a relationship matrix among guests, output the seating arrangement. The program converts the relationship matrix into CNF clauses and finds a solution (SAT) using DPLL algorithm.

    Python

  5. C-Tester C-Tester Public

    Test C/C++ code on the pretests for problems on codechef.com automatically and increases efficiency during contests.

    Python 2