DEV Community

Alisa Bajramovic profile picture

Alisa Bajramovic

404 bio not found

Joined Joined on  github website
Back to Basics: Operators, Operators, Operators

Back to Basics: Operators, Operators, Operators

21
Comments
7 min read

Want to connect with Alisa Bajramovic?

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

Already have an account? Sign in
Back to Basics: Functions, Hoisting, and Scope

Back to Basics: Functions, Hoisting, and Scope

47
Comments
7 min read
Back to Basics: Conditional Statements in JavaScript

Back to Basics: Conditional Statements in JavaScript

7
Comments
7 min read
Back to Basics: Loops in JavaScript

Back to Basics: Loops in JavaScript

34
Comments 1
8 min read
The Container with the Most Water: Solving an Algorithm about Areas

The Container with the Most Water: Solving an Algorithm about Areas

7
Comments
5 min read
Finding the Angle Between the Hands of a Clock

Finding the Angle Between the Hands of a Clock

16
Comments 1
5 min read
Finding the Most Frequent Elements in an Array

Finding the Most Frequent Elements in an Array

11
Comments 1
4 min read
From "hello world" to "world hello": Reversing the Words in a String

From "hello world" to "world hello": Reversing the Words in a String

11
Comments 3
4 min read
Solving Binary Tree Algorithms Using Recursion and Queues

Solving Binary Tree Algorithms Using Recursion and Queues

11
Comments
5 min read
The Maximum Number of Events Problem

The Maximum Number of Events Problem

11
Comments
5 min read
Solving Pascal's Triangle in JavaScript

Solving Pascal's Triangle in JavaScript

28
Comments 3
4 min read
Top Interview Question: Finding the First Unique Character in a String using Linear Time

Top Interview Question: Finding the First Unique Character in a String using Linear Time

9
Comments 2
4 min read
Finding the Intersection of Two Arrays

Finding the Intersection of Two Arrays

10
Comments 1
3 min read
The Word Pattern Algorithm: How to Test if a String Follows a Pattern

The Word Pattern Algorithm: How to Test if a String Follows a Pattern

12
Comments 1
5 min read
Is this Number the Sum of Two Square Integers? Solving The Sum of Squares Algorithm Two Ways

Is this Number the Sum of Two Square Integers? Solving The Sum of Squares Algorithm Two Ways

7
Comments
4 min read
The Gauss Sum, and Solving for the Missing Number

The Gauss Sum, and Solving for the Missing Number

13
Comments 2
3 min read
Turning 38 into 2: How to Solve the Add Digits Problem

Turning 38 into 2: How to Solve the Add Digits Problem

11
Comments 7
5 min read
Transposing and Reversing: How to Rotate a 2D Matrix 90 Degrees

Transposing and Reversing: How to Rotate a 2D Matrix 90 Degrees

10
Comments 2
6 min read
The Climbing Staircase Problem: How to Solve It, and Why the Fibonacci Numbers are Relevant

The Climbing Staircase Problem: How to Solve It, and Why the Fibonacci Numbers are Relevant

99
Comments 10
5 min read
Searching an Array, Two Ways

Searching an Array, Two Ways

9
Comments 3
6 min read
Sudoku Part I: Is the Board Valid?

Sudoku Part I: Is the Board Valid?

8
Comments
9 min read
Not an "Easy" Algorithm: Rotating an Array, Three Ways

Not an "Easy" Algorithm: Rotating an Array, Three Ways

84
Comments 18
11 min read
Don't Underestimate the Two Pointers: Removing the N-th Node from the End of a Linked List

Don't Underestimate the Two Pointers: Removing the N-th Node from the End of a Linked List

11
Comments
5 min read
Solving the Best Time to Buy and Sell Stocks Problem in One Pass

Solving the Best Time to Buy and Sell Stocks Problem in One Pass

18
Comments 2
7 min read
Removing an Element in an Array In-Place

Removing an Element in an Array In-Place

12
Comments 2
5 min read
The Longest Palindromic Substring: Solving the Problem Using Constant Space

The Longest Palindromic Substring: Solving the Problem Using Constant Space

64
Comments 5
14 min read
The ZigZag Conversion Problem

The ZigZag Conversion Problem

19
Comments 1
7 min read
Reversing a String in Place

Reversing a String in Place

10
Comments 1
4 min read
Finding the Longest Common Prefix

Finding the Longest Common Prefix

11
Comments 2
5 min read
Merging Sorted Lists, Two Ways

Merging Sorted Lists, Two Ways

12
Comments
9 min read
The Longest Substring With No Repeating Characters

The Longest Substring With No Repeating Characters

11
Comments
6 min read
Add Two Numbers Problems: How to Sum Two Linked Lists

Add Two Numbers Problems: How to Sum Two Linked Lists

21
Comments 3
6 min read
The Sieve of Eratosthenes: Counting the Number of Primes

The Sieve of Eratosthenes: Counting the Number of Primes

12
Comments
3 min read
Floyd's Tortoise and Hare Algorithm: Finding a Cycle in a Linked List

Floyd's Tortoise and Hare Algorithm: Finding a Cycle in a Linked List

60
Comments 7
4 min read
Finding the Minimum Path Sum in a Grid with Dynamic Programming

Finding the Minimum Path Sum in a Grid with Dynamic Programming

11
Comments 1
7 min read
Finding the Intersection of Two Arrays

Finding the Intersection of Two Arrays

7
Comments 1
3 min read
Sorting Characters in a String By Their Frequency

Sorting Characters in a String By Their Frequency

12
Comments 2
3 min read
The Boyer-Moore Majority Vote Algorithm: Finding the Majority Element in an Array

The Boyer-Moore Majority Vote Algorithm: Finding the Majority Element in an Array

14
Comments 2
5 min read
Finding the Kth Smallest Element: Walking Through How To Use Depth First Search on a Binary Search Tree

Finding the Kth Smallest Element: Walking Through How To Use Depth First Search on a Binary Search Tree

11
Comments
6 min read
The Stock Span Problem: Using Stacks To Keep Track Of What's Been Seen

The Stock Span Problem: Using Stacks To Keep Track Of What's Been Seen

10
Comments 1
5 min read
Backspace String Comparisons: Two Ways To Approach a Common Algorithm

Backspace String Comparisons: Two Ways To Approach a Common Algorithm

8
Comments 5
7 min read
Finding the Middle of a Linked List

Finding the Middle of a Linked List

28
Comments 2
3 min read
Finding the Only Single Number in an Array

Finding the Only Single Number in an Array

19
Comments 3
3 min read
Kadane's Algorithm & The Maximum Subarray Problem

Kadane's Algorithm & The Maximum Subarray Problem

45
Comments 2
5 min read
The Happy Number Problem

The Happy Number Problem

68
Comments 9
4 min read
Returning the shortest path using breadth first search

Returning the shortest path using breadth first search

7
Comments 1
3 min read
Mobile First Design: What It Is, Why It Matters, and How to Incorporate It

Mobile First Design: What It Is, Why It Matters, and How to Incorporate It

20
Comments
3 min read
Finding the Shortest Path: Locating a Target In A Tree

Finding the Shortest Path: Locating a Target In A Tree

9
Comments
4 min read
Designing Website Logos with Adobe Illustrator

Designing Website Logos with Adobe Illustrator

8
Comments
4 min read
Half of Americans Don't Have High-Speed Internet

Half of Americans Don't Have High-Speed Internet

18
Comments 2
2 min read
Evaluating the Accessibility of the Dev.to Homepage

Evaluating the Accessibility of the Dev.to Homepage

12
Comments 2
5 min read
How Would You Reverse an Array In Place?

How Would You Reverse an Array In Place?

8
Comments 1
1 min read
Linked Lists: What They Are and How They Compare to Arrays

Linked Lists: What They Are and How They Compare to Arrays

9
Comments 1
3 min read
Designing a Playing Card With Flexbox

Designing a Playing Card With Flexbox

8
Comments
4 min read
Searching Through a Nested Object Using Recursion, Regular Expressions, and Sets

Searching Through a Nested Object Using Recursion, Regular Expressions, and Sets

37
Comments
4 min read
Navigation with React Native

Navigation with React Native

12
Comments
4 min read
Two Ways To Check For Anagrams in JavaScript

Two Ways To Check For Anagrams in JavaScript

8
Comments
5 min read
Reverse an Integer--the Right Way

Reverse an Integer--the Right Way

17
Comments 1
3 min read
Creating Charts in React Using CanvasJS

Creating Charts in React Using CanvasJS

15
Comments
3 min read
More Than "Soft Skills": Why a Masters in History Prepared Me For Programming

More Than "Soft Skills": Why a Masters in History Prepared Me For Programming

20
Comments 1
3 min read
loading...