DEV Community

Jared Nielsen profile picture

Jared Nielsen

A short bio.

How to Code the Merge Sort Algorithm in JavaScript and Python

How to Code the Merge Sort Algorithm in JavaScript and Python

Comments
6 min read

Want to connect with Jared Nielsen?

Create an account to connect with Jared Nielsen. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to Code the Recursive Fibonacci Algorithm

How to Code the Recursive Fibonacci Algorithm

3
Comments
4 min read
How to Code the Recursive Factorial Algorithm in JavaScript and Python

How to Code the Recursive Factorial Algorithm in JavaScript and Python

Comments
3 min read
How to Code the Binary Search Algorithm

How to Code the Binary Search Algorithm

3
Comments
6 min read
How to Code the Selection Sort Algorithm in JavaScript and Python

How to Code the Selection Sort Algorithm in JavaScript and Python

Comments
7 min read
How to Code the Bubble Sort Algorithm in JavaScript

How to Code the Bubble Sort Algorithm in JavaScript

Comments
6 min read
How to fix the git warning "ECDSA host key for 'github.com' differs from the key for the IP address '140.82.113.3'"

How to fix the git warning "ECDSA host key for 'github.com' differs from the key for the IP address '140.82.113.3'"

Comments 3
1 min read
How to Merge Two Arrays in JavaScript and Python

How to Merge Two Arrays in JavaScript and Python

1
Comments
5 min read
How to Code the Array Partition Algorithm in JavaScript and Python

How to Code the Array Partition Algorithm in JavaScript and Python

2
Comments
7 min read
How to Code the Longest Increasing Subsequence Algorithm

How to Code the Longest Increasing Subsequence Algorithm

1
Comments
8 min read
How to Code the Sieve of Eratosthenes Algorithm

How to Code the Sieve of Eratosthenes Algorithm

1
Comments
12 min read
How to Convert Decimal to Hexadecimal in JavaScript and Python

How to Convert Decimal to Hexadecimal in JavaScript and Python

2
Comments 1
4 min read
How to Convert Decimal to Binary in JavaScript and Python

How to Convert Decimal to Binary in JavaScript and Python

Comments
5 min read
How to Code the Smallest Divisor of a Whole Number Algorithm

How to Code the Smallest Divisor of a Whole Number Algorithm

Comments
5 min read
How to Get a Job in This Economy

How to Get a Job in This Economy

1
Comments 1
11 min read
How to Code the Greatest Common Divisor Algorithm in JavaScript and Python

How to Code the Greatest Common Divisor Algorithm in JavaScript and Python

3
Comments
5 min read
How To Be A Powerful, Courageous, and Wise Programmer

How To Be A Powerful, Courageous, and Wise Programmer

2
Comments 2
3 min read
Troubleshooting "Did you specify the right host or port?" Amazon EKS Error:

Troubleshooting "Did you specify the right host or port?" Amazon EKS Error:

Comments
1 min read
How To Install Vagrant 2.3.3 on Ubuntu Linux Mint 21 "Vanessa"

How To Install Vagrant 2.3.3 on Ubuntu Linux Mint 21 "Vanessa"

5
Comments
1 min read
How to Solve the Combinations Algorithm in JavaScript and Python

How to Solve the Combinations Algorithm in JavaScript and Python

14
Comments
9 min read
How to Code the Insertion Sort Algorithm in JavaScript

How to Code the Insertion Sort Algorithm in JavaScript

9
Comments 1
10 min read
How to Solve Any Algorithm

How to Solve Any Algorithm

858
Comments 24
5 min read
The Superlative Guide to Data Structures in JavaScript

The Superlative Guide to Data Structures in JavaScript

86
Comments 1
2 min read
Data Structures in JavaScript: Hash Tables

Data Structures in JavaScript: Hash Tables

17
Comments 2
7 min read
Data Structures in JavaScript: Topological Sort with Depth-First Search Graph Traversal

Data Structures in JavaScript: Topological Sort with Depth-First Search Graph Traversal

6
Comments
7 min read
Data Structures in JavaScript: Depth-First Search Graph Traversal

Data Structures in JavaScript: Depth-First Search Graph Traversal

2
Comments
7 min read
Data Structures in JavaScript: Shortest Path Graph Traversal

Data Structures in JavaScript: Shortest Path Graph Traversal

7
Comments
9 min read
Data Structures in JavaScript: Breadth-First Search Graph Traversal

Data Structures in JavaScript: Breadth-First Search Graph Traversal

58
Comments
9 min read
Data Structures in JavaScript: Arrays

Data Structures in JavaScript: Arrays

12
Comments
4 min read
How to Learn Anything Fast

How to Learn Anything Fast

63
Comments
5 min read
The Superlative Guide to Big O

The Superlative Guide to Big O

21
Comments
2 min read
Best Podcasts for Web Developers in 2021

Best Podcasts for Web Developers in 2021

7
Comments
4 min read
Embrace Difficulty

Embrace Difficulty

22
Comments 1
4 min read
What’s the Difference Between Big O, Big Omega, and Big Theta?

What’s the Difference Between Big O, Big Omega, and Big Theta?

22
Comments 1
5 min read
Use Analogy to Learn Software Development

Use Analogy to Learn Software Development

24
Comments
3 min read
Big O Factorial Time Complexity

Big O Factorial Time Complexity

18
Comments
5 min read
Two Equations to Improve Your Analysis of Algorithms

Two Equations to Improve Your Analysis of Algorithms

21
Comments
4 min read
What is Dynamic Programming? Learn Memoization and Tabulation

What is Dynamic Programming? Learn Memoization and Tabulation

43
Comments
5 min read
Resolve to Learn JavaScript Promises

Resolve to Learn JavaScript Promises

9
Comments 1
6 min read
What is most challenging about learning and understanding Big O notation?

What is most challenging about learning and understanding Big O notation?

9
Comments 1
1 min read
How Do You Calculate Recursive Time Complexity? Learn Big O and Recursion

How Do You Calculate Recursive Time Complexity? Learn Big O and Recursion

14
Comments
6 min read
You Need to Learn Proof By Induction

You Need to Learn Proof By Induction

20
Comments 1
4 min read
Power Up Your Programming With This Simple Equation

Power Up Your Programming With This Simple Equation

100
Comments 9
4 min read
What is O(n*log n)? Learn Big O Log-Linear Time Complexity

What is O(n*log n)? Learn Big O Log-Linear Time Complexity

128
Comments 2
5 min read
What is O(log n)? Learn Big O Logarithmic Time Complexity

What is O(log n)? Learn Big O Logarithmic Time Complexity

451
Comments 11
7 min read
What is O(💕)? Learn Big O Quadratic Time Complexity

What is O(💕)? Learn Big O Quadratic Time Complexity

65
Comments
8 min read
Improve Your Algorithms with this Simple Equation

Improve Your Algorithms with this Simple Equation

357
Comments 26
5 min read
Big O Linear Time Complexity

Big O Linear Time Complexity

24
Comments
7 min read
What is Big O Notation?

What is Big O Notation?

389
Comments 24
5 min read
Programming is Problem Solving

Programming is Problem Solving

10
Comments 1
4 min read
How to Scaffold a Boilerplate MERN Application and Deploy to Heroku

How to Scaffold a Boilerplate MERN Application and Deploy to Heroku

47
Comments 1
3 min read
Cooking, Computer Science, and Activitsm? Fork Yeah!

Cooking, Computer Science, and Activitsm? Fork Yeah!

6
Comments
4 min read
Create a Cron Job to Change Default Browser for Work-Life Balance

Create a Cron Job to Change Default Browser for Work-Life Balance

11
Comments
2 min read
Best Podcasts for Web Developers in 2020

Best Podcasts for Web Developers in 2020

213
Comments 8
5 min read
Best Newsletters for Web Developers in 2020

Best Newsletters for Web Developers in 2020

142
Comments 6
4 min read
Best Puzzle Video Games to Level Up Problem Solving Skills

Best Puzzle Video Games to Level Up Problem Solving Skills

11
Comments 2
4 min read
How to Configure Full-Stack Development Environment for Linux

How to Configure Full-Stack Development Environment for Linux

80
Comments 3
3 min read
Learn Git Workflow from the Basics and Branches to Forks and Pull Requests

Learn Git Workflow from the Basics and Branches to Forks and Pull Requests

10
Comments
1 min read
What is Object-Relational Mapping? How to Roll-Your-Own JavaScript ORM

What is Object-Relational Mapping? How to Roll-Your-Own JavaScript ORM

60
Comments 1
14 min read
How to Deploy a GatsbyJS Blog on GitHub Pages as a User Site

How to Deploy a GatsbyJS Blog on GitHub Pages as a User Site

11
Comments
3 min read
loading...