rogercoding
CS @AmityUniversity Patna || Founder @Bitfusion Dynamics Research || Software Developer at Xyphor Advisors
Bitfusion Dynamics ResearchPatna, Bihar
Pinned Repositories
Backtracking-Algorithm
Binary-Search
Binary-Search-Tree
This Java program implements a Binary Search Tree (BST) with basic operations: node insertion, key searching, and in-order traversal. It demonstrates efficient data storage, retrieval, and sorted data display.
Bubble-Sort
Data-Structure-and-Algorithm
A repository containing the function code of data structures and algorithm for collaboration for the open source tournament
Database-Example-1
Insertion-Sort
Kruskal-Algorithm
Code function in python to implement kruskal algorithm in a optimized way. This code can be integrated in larger codebase
Stack-Operations
A stack is a LIFO data structure supporting push (add to top) and pop (remove from top) operations. It includes is_empty to check if empty and peek to view the top item without removal.
Trading-System-Base-Design
A basic Python trading system that tracks stock prices, executes buy/sell orders based on set conditions, and manages portfolio and transactions.
rogercoding's Repositories
rogercoding/Backtracking-Algorithm
rogercoding/Binary-Search
rogercoding/Binary-Search-Tree
This Java program implements a Binary Search Tree (BST) with basic operations: node insertion, key searching, and in-order traversal. It demonstrates efficient data storage, retrieval, and sorted data display.
rogercoding/Bubble-Sort
rogercoding/Data-Structure-and-Algorithm
A repository containing the function code of data structures and algorithm for collaboration for the open source tournament
rogercoding/Database-Example-1
rogercoding/Insertion-Sort
rogercoding/Kruskal-Algorithm
Code function in python to implement kruskal algorithm in a optimized way. This code can be integrated in larger codebase
rogercoding/Kruskal-Algorithm-
rogercoding/Linear-Search
rogercoding/Nash-Equilibrium
rogercoding/Random-Testing
rogercoding/Recursion
rogercoding/rogercoding
Config files for my GitHub profile.
rogercoding/Selection-Sort
rogercoding/Stack-Operations
A stack is a LIFO data structure supporting push (add to top) and pop (remove from top) operations. It includes is_empty to check if empty and peek to view the top item without removal.
rogercoding/Trading-System-Base-Design
A basic Python trading system that tracks stock prices, executes buy/sell orders based on set conditions, and manages portfolio and transactions.
rogercoding/Production-Analysis-Notes
Study Material of Some Content like demand and supply, production analysis, macroeconomics, consumer behaviour and market structure
rogercoding/Data-science
Collection of useful data science topics along with articles, videos, and code
rogercoding/Data-Science-Interview-Questions-Answers
Curated list of data science interview questions and answers
rogercoding/filmlane
Filmlane is a fully responsive movie website page
rogercoding/Stock-Trading-Simulation
Stock trading simulation system project made using java and dsa, oops concepts (Functions include buy, sell stock, check the market, check portfolio, add funds etc)
rogercoding/Architecture
.NET 9, Angular 19, Clean Architecture, Clean Code, SOLID Principles, KISS Principle, DRY Principle, Fail Fast Principle, Common Closure Principle, Common Reuse Principle, Acyclic Dependencies Principle, Mediator Pattern, Result Pattern, Folder-by-Feature Structure, Separation of Concerns.