Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: cryptocurrency

Bitcoin wallet address and private key generator

By mariaPosted on April 21, 2022

Problem I wanted to learn how to create a Bitcoin wallet in code. I used as reference this guide which […]

Bitcoin Hash (Merkle) Tree implementation in Java

By mariaPosted on February 12, 2021

Problem I’m learning about how full nodes can send a Merkle root + a list of hashes, so that a […]

Recent Posts

  • Code to replace list of integers with nearest bigger element
  • Grouping sub-arrays with nonidentical items
  • Hash Table implementation in C using linear probing for collisions
  • Theme Switcher App
  • React async useEffect with loading and error state
  • Internal function that determines when to resize by width or height in a Image Resizer utility
  • Parsing multipart/form-data in php for PUT requests
  • Dropdown function
  • Finding the longest unique sub-string in a string
  • Is repository pattern violated while using IQueryable outside of it?
  • Character to decimal conversion
  • Basic Ticket booking code with Unit tests
  • How are my javascript module pattern and promise pattern?
  • Naive Bayes classifier
  • Create a calendar application to check the scheduling conflicts of meetings

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast