GitHub topics: start-practicing
arfin-parween/Amortized-analysis
This Repository contains topics related to Amortized Analysis. Amortized analysis is like budgeting for algorithms. Instead of focusing on the worst-case scenario for each operation, it looks at the overall cost of a sequence of operations.
Size: 6.06 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

arfin-parween/computer_optimization
This Repository contains topics related to computer optimization, computer orientation, operation research. Optimization techniques are methods used to find the best possible solution or outcome for a given problem within a defined set of constraints and criteria.
Language: Java - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

arfin-parween/NotePad-Tips-and-Tricks
Notepad++ is a source code editor. This Repository Contains all the basic settings and tips related to notepad++.
Size: 341 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

arfin-parween/Time-Complexity-and-Space-Complexity
Time and space complexity are terms used in computer science to analyze the efficiency of algorithms. Time Complexity measures the amount of time an algorithm takes to complete as a function of the input size. Space Complexity quantifies the amount of memory space an algorithm uses in relation to the input size.
Size: 8.27 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

arfin-parween/SQL-50-Leetcode-
This Repository contains SQL 50 Question with video solution of Leetcode If you are a beginner and looking to improve SQL or an experienced developer interested in exploring different concepts, this collection has something for you.
Size: 185 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arfin-parween/Recurrence-Relation
Recurrence relations can vary greatly in complexity and form depending on the specific sequence or problem being modeled. They are often used in algorithm analysis, dynamic programming, and solving various types of mathematical and computational problems.
Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

arfin-parween/Bit_Manipulation
This repository serves as a collection of algorithms and code snippets related to bit manipulation. This repository is designed to help you understand, explore, and implement various bit manipulation techniques in your projects.
Language: Java - Size: 10.3 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

arfin-parween/Mathematics
This repository is for mastering mathematical concepts and solving complex problems. Let's unravel the beauty of mathematics together
Language: Java - Size: 4.39 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

arfin-parween/Patterns_Problems
This repository is a collection of star and number patterns implemented in JAVA programming languages. Whether you are a beginner looking to improve your coding skills or an experienced developer interested in exploring different different patterns, this collection has something for everyone.
Language: Java - Size: 3.68 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
