Skip to content
View preethi-sv's full-sized avatar
🥳
Motivated
🥳
Motivated

Block or report preethi-sv

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 Loading

  1. Thrifty-app Thrifty-app Public

    Thrifty | Personal Expense Tracker App

    Java 1

  2. Backtracking-problems Backtracking-problems Public

    Problems solved using Backtracking approach in Python

    Python 1

  3. Authentication-Secrets-App Authentication-Secrets-App Public archive

    Various Levels of Authentication in Node.js Web Application

    JavaScript 1

  4. Twitter-data-extraction Twitter-data-extraction Public

    Extraction of data from Twitter.

    Java 1

  5. Simon-Game-Challenge Simon-Game-Challenge Public

    Simon Game - created as a part of Web Development Bootcamp (App Brewery)

    JavaScript

  6. A Java class for MXQ Tree Implementa... A Java class for MXQ Tree Implementation.
    1
    // MXQuadNode.java
    2
    
                  
    3
    public class MXQuadNode {
    4
    
                  
    5
        int k; // K value that is chosen for granularity