DEV Community

Daniel Zaltsman profile picture

Daniel Zaltsman

Full stack developer with a passion for problem solving and creating products that are useful to the everyday consumer.

Location Seattle Joined Joined on  github website

Education

Flatiron School

Work

Software Engineer

Breadth-first search implementation

Breadth-first search implementation

5
Comments
2 min read

Want to connect with Daniel Zaltsman?

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

Already have an account? Sign in
Binary Search

Binary Search

5
Comments 1
2 min read
Reversing a string

Reversing a string

1
Comments
2 min read
Fizzbuzz

Fizzbuzz

5
Comments
2 min read
Valid Anagram

Valid Anagram

1
Comments
2 min read
Reverse a Linked List

Reverse a Linked List

6
Comments
2 min read
Error handling in javascript

Error handling in javascript

5
Comments 1
2 min read
Text formatting in Javascript

Text formatting in Javascript

6
Comments
2 min read
Spread operator

Spread operator

5
Comments
1 min read
React Hooks: useEffect()

React Hooks: useEffect()

4
Comments
2 min read
React Hooks: useState()

React Hooks: useState()

5
Comments 2
1 min read
React Hooks

React Hooks

5
Comments
2 min read
Every() and some() in javascript

Every() and some() in javascript

18
Comments
2 min read
Pro console methods in Javascript

Pro console methods in Javascript

4
Comments
1 min read
An interesting Javascript interview question

An interesting Javascript interview question

7
Comments 2
2 min read
Implementation of Stacks and Queues

Implementation of Stacks and Queues

5
Comments
3 min read
Stacks and Queues

Stacks and Queues

4
Comments
2 min read
Implementation of Linked Lists

Implementation of Linked Lists

9
Comments
4 min read
Linked Lists

Linked Lists

11
Comments
2 min read
Javascript Closures

Javascript Closures

7
Comments
3 min read
Object destructuring

Object destructuring

10
Comments
2 min read
Difference between Depth First Search and Breadth First Search

Difference between Depth First Search and Breadth First Search

19
Comments 1
1 min read
Comparing identical Objects in Javascript

Comparing identical Objects in Javascript

4
Comments 1
1 min read
When to use .map() and .forEach()

When to use .map() and .forEach()

11
Comments
1 min read
Difference between for...in and for...of

Difference between for...in and for...of

10
Comments
1 min read
How to write a recursive function

How to write a recursive function

3
Comments
2 min read
Callback Functions in Javascript

Callback Functions in Javascript

8
Comments
2 min read
Basics of the command line

Basics of the command line

3
Comments
2 min read
How does one git good?

How does one git good?

7
Comments 2
3 min read
Seeding your rails database using Faker

Seeding your rails database using Faker

8
Comments 4
3 min read
Build a chrome extension in 10 minutes or less

Build a chrome extension in 10 minutes or less

7
Comments 2
6 min read
loading...