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

Block or report sekhonjashan

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

Popular repositories

  1. PCT PCT Public

    Repository contains PCT (Programming Competency Test) problem from Basic -> intermediate -> Advanced in Java language

    Java 2

  2. KnowledgeBase KnowledgeBase Public

    JavaScript 1

  3. Concordia_SOEN6441_TweetAnalytics Concordia_SOEN6441_TweetAnalytics Public

    Implementation of fetching tweets from twitter API and integrating dynamic updates using Play framework

    Java

  4. COMP6721-DFS-BFS-A- COMP6721-DFS-BFS-A- Public

    Implement a solution for the 11d-puzzle using the following 3 search algorithms: A. Depth-first search (DFS) B. Best-first search (BFS) C. Algorithm A* (A*) Ties between equivalent nodes should be …

    Java

  5. COMP6721_ML_Algorithms COMP6721_ML_Algorithms Public

    Code for Machine learning Algorithms: KNN, Decision Tree, Naive Bayes, Random Forest

    Python

  6. nGarm-word-search nGarm-word-search Public

    Next word prediction using n-gram (unigram, bigram & trigram)

    Java