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

Tag: erlang

Lattice traversal functional algorithm

By mariaPosted on January 17, 2023

Problem I have the following code which returned the solution I was wanting after running for 1 hour. Are there […]

List-flattening function in erlang feels too wordy

By mariaPosted on May 4, 2022

Problem I wrote a tail-recursive list-flattening function, but I’m not too happy with it. a) Is tail-recursion necessary here, or […]

Find the sum of the digits in factorial of 100 in Erlang

By mariaPosted on March 22, 2020

Problem This is a problem in poject Euler: n! means n × (n − 1) × … × 3 × […]

Recent Posts

  • Mapping the differences between JavaScript objects
  • Drawing a hollow rectangle of rows and column provided by the console application
  • Random string generation in Java
  • Minimum number of copies of an application a company needs to purchase
  • Reinterpreting a string, treating < as a backspace character
  • Python address index +1 with list comprehension
  • Matching a set of conditions based on keywords to text
  • Policemen catch thieves
  • How to attach click to header child without reusing the code?
  • Converting a boolean list to string, and vice versa
  • OO design for Tic Tac Toe program
  • Unit tests using C#, Moq, AutoFixture, FluentAssertions
  • TDD approach for Advent of Code challenge: infinite spiral on a grid
  • Dijkstra’s Algorithm C++
  • Binary Search Tree in Ruby

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