Pinned Repositories
SignVerifier
Java-based online signature verification (OSV) system
DB-Design
DB_Design Project Report
Location-Tracker
Android application to track the GPS and detect a Mobile’s current location.
Tronix-Data-Analysis
Examined the Ethereum dataset: Tronix(TRX), consisting of almost 2 million token transactions. Preprocessed the data, removing the outliers and identified the distributions of number of user transactions by buyer by the seller. And found correlation of the number of users that made transactions on a specific date with the closing price on the same date. Also, modelled multiple regression to predict simple price return.
Algorithms-and-Data-Structures
My Solutions to basic Algorithms and Data Structures
Array-1
Array-2
AZ_Behave_Practice_1
My annotated solutions to Amazon's HackerRank assessment.
AZ_Practice_Java_1
This Repository contains the java solutions for the Amazon OA Questions.
AZ_Practice_Java_2
Generally asked questions in amazon online assessment
Beryl2208's Repositories
Beryl2208/FAANG_Practice
Competitive programming questions.
Beryl2208/Greedy-1
Beryl2208/Strings-3
Beryl2208/Competitive-Coding-8
Beryl2208/Trees-5
Beryl2208/Trees-4
Beryl2208/Strings-2
Beryl2208/Competitive-Coding-7
Beryl2208/system_design
Preparation links and resources for system design questions
Beryl2208/Tries-1
Beryl2208/Backtracking-3
Beryl2208/Backtracking-2
Beryl2208/Bactracking-1
Beryl2208/Competitive-Coding-5
Beryl2208/DFS-2
Beryl2208/DFS-1
Beryl2208/BFS-2
Beryl2208/BFS-1
Beryl2208/Competitive-Coding-4
Beryl2208/Linked-List-2
Beryl2208/Linked-List-1
Beryl2208/Trees-3
Beryl2208/Trees-2
Beryl2208/Trees-1
Beryl2208/Competitive_Coding-3
Beryl2208/Two-Pointers-2
Beryl2208/Two-Pointers-1
Beryl2208/Array-2
Beryl2208/Array-1
Beryl2208/DP-2