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

Block or report basanthjenuhb

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
basanthjenuhb/README.md
  • 👋 Hi, I’m @basanthjenuhb
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Popular repositories

  1. Snake-AI Snake-AI Public

    A program that slowly learns to play the snake game using genetically evolving neural networks(Only evolution of weight).

    Python 1

  2. practice practice Public

    Java 1

  3. heapsort_simulator heapsort_simulator Public

    A program written in python to make a graphical simulation of heapsort algorithm.

    Python

  4. concurrent_B-plus_Tree concurrent_B-plus_Tree Public

    A program written in java to implement concurrent operations by multiple threads in a B+ Tree.

    Java

  5. SIC-XE SIC-XE Public

    A program written using lex and yacc to generate object code for the assembler SIC-XE.

    C 1

  6. NFA_to_DFA NFA_to_DFA Public

    A C program written to convert Non-Deterministic Finite Automation to Deterministic Finite Automation

    C