Open in app
Home
Notifications
Lists
Stories

Write
Stephanie Segura
Stephanie Segura

Home

Jun 1, 2021

React: Core Concepts (Pt.2)

Written by Stephanie Segura | May 30, 2021 Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. In a previous blog, I wrote about Elements and JSX, and gave examples of how they’re used in React…

2 min read

React: Core Concepts (Pt.2)
React: Core Concepts (Pt.2)

May 22, 2021

Max Consecutive Ones — LeetCode

Written by Stephanie Segura | May 22, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. Problem Please click the link below to view the Problem Statement Max Consecutive Ones - LeetCode Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared…leetcode.com Solution The Math.max() function returns the largest of the zero or more numbers given as input parameters…

Software Engineering

1 min read

Max Consecutive Ones — LeetCode
Max Consecutive Ones — LeetCode

May 15, 2021

Maximum Number of Balloons — LeetCode

Written by Stephanie Segura | May 15, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. Problem Please click the link below to view the Problem Statement Maximum Number of Balloons - LeetCode Given a string text, you want to use the characters of text to form as many instances of the word "balloon" as…leetcode.com Solution The static function Math.min() returns the lowest-valued number passed into it, or NaN if any…

Algorithms

1 min read

Maximum Number of Balloons — LeetCode
Maximum Number of Balloons — LeetCode

May 8, 2021

Bubble Sort — Java

Written by Stephanie Segura | May 8, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. I’ve been going through a Java DSA course on Udemy. As a developer who’s first language was JavaScript, it’s been INTERESTING to say the least. …

Women In Tech

2 min read

Bubble Sort — Java
Bubble Sort — Java

May 1, 2021

HackerRank: Staircase

Written by Stephanie Segura | April 30, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. Picture this scenario for me. You move into this AMAZING house. It’s great, it’s beautiful, it’s…wait is that a staircase? Oh, no. You’ve never walked on stairs…

Women In Tech

2 min read

HackerRank: Staircase
HackerRank: Staircase

Apr 25, 2021

LeetCode: Fizz Buzz

Written by Stephanie Segura | April 25, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. Presenting an Algorithm you know and love; Please welcome the myth, the legend, the one and ONLY…FizzBuzz. I’ve solved this problem before in JavaScript, but I…

Women In Tech

2 min read

LeetCode: Fizz Buzz
LeetCode: Fizz Buzz

Apr 16, 2021

Code Wars: How the Grinch Almost Ended Christmas

Written by Stephanie Segura | April 16, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. Oh. My. Goodness. I was so excited to solve this Algo. The Grinch has initiated an attack on the North Pole! We need to take out his…

Software Engineering

2 min read

Code Wars: How the Grinch Almost Ended Christmas
Code Wars: How the Grinch Almost Ended Christmas

Apr 8, 2021

LeetCode: Majority Element

Written by Stephanie Segura | April 8, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. Our highlighted Algorithm for the week asks us to find the majority element in array that appears more than [n/2] times. I have to admit, I had…

Software Engineering

2 min read

LeetCode: Majority Element
LeetCode: Majority Element

Mar 31, 2021

LeetCode: Isomorphic Strings

Written by Stephanie Segura | March 31, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. Taking a look at another Algorithm this week, we’re tackling Isomorphic Strings. What are they and how in the world can we determine if the strings we…

Algorithms

2 min read

LeetCode: Isomorphic Strings
LeetCode: Isomorphic Strings

Mar 26, 2021

LeetCode: Check If Two String Arrays are Equivalent

Written by Stephanie Segura | March 26, 2021 — Thank you for visiting this post! Be sure to also take a look at my other work on LinkedIn, Github, and my website. This week’s algorithm was another “Easy” one for most, but always a learning experience for me! I refreshed my memory about .join() …

Software Engineering

1 min read

LeetCode: Check If Two String Arrays are Equivalent
LeetCode: Check If Two String Arrays are Equivalent
Stephanie Segura

Stephanie Segura

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable