Open in app

Sign In

Write

Sign In

ANNA KIM
ANNA KIM

44 Followers

Home

About

Published in

Dev Genius

·Feb 23, 2021

Solving the classic Fizzbuzz problem multiple ways using JavaScript

How I learned to refactor my code after an interview using loops and ternary operations — Recently, I participated in a take-home coding challenge as part of an initial interview screening process for a junior developer role at company X. The task was the classic fizzbuzz problem; except instead of the words “fizzbuzz”, I had to print out the company name instead. // --- Directions for…

Algorithms

5 min read

Solving the classic Fizzbuzz problem Multiple Ways using JavaScript
Solving the classic Fizzbuzz problem Multiple Ways using JavaScript
Algorithms

5 min read


Published in

Dev Genius

·Feb 4, 2021

3minAlgo⚡️: Reverse Integers

A quick run-through on how to the reverse integers problem with just few simple steps! Here’s the Task: Given an integer, return an integer that is the reverse ordering of numbers Examples: // reverseInt(15) === 51 // reverseInt(981) === 189 // reverseInt(500) === 5 [with no zeroes!] //…

100daysofcode

2 min read

3minAlgo⚡️: Reverse Integers
3minAlgo⚡️: Reverse Integers
100daysofcode

2 min read


Published in

JavaScript in Plain English

·Feb 3, 2021

3minAlgo⚡️: Reverse Strings

Four (4) alternative ways to solve the reverse string algorithm question — Here is your task: Given a string, return a new string with the reversed order of characters. Example: reverse(‘cooper’) === ‘repooc’ reverse(‘birthday’) === ‘yadhtrib’ reverse(‘Hello!’) === ‘!olleH’ 🔹 Note that the given input and the expected output are both strings. ✏️ MAP OUT THE PROCESS Turn string into an array

Algorithms

2 min read

4 Ways To Reverse A String In JavaScript
4 Ways To Reverse A String In JavaScript
Algorithms

2 min read


Published in

Dev Genius

·Oct 6, 2020

Building Shopping Cart for the User

How to dynamically create a Cart feature for a User using vanilla JavaScript — Every shopper needs a cart For the Mod 3 project, we were given the task of building a Single Page Application (SPA) using JavaScript as the frontend and Ruby Rails API as the backend server. My partner and I came up with the idea to build an e-commerce site that sells PPE products (we need…

Software Development

6 min read

Building Shopping Cart for the User
Building Shopping Cart for the User
Software Development

6 min read


Sep 24, 2020

Why Imposter Syndrome is Not a Bad Thing

How imposter syndrome can be a propeller for success in a fast-evolving world of tech —

Personal Development

6 min read

Why Imposter Syndrome is Not a Bad Thing
Why Imposter Syndrome is Not a Bad Thing
Personal Development

6 min read


Sep 17, 2020

A day in the life of a bootcamp student

navigating my way through the notorious tech bootcamp schedule with a new rescue puppy in the midst of a global pandemic — So maybe you’ve heard the words “coding bootcamp” but wondered what that really means. A coding bootcamp is a type of a technical training program that teaches students programming skills in a condensed period of time. Given the short time frame for the training, tech bootcamps are hyper focused on…

100daysofcode

7 min read

A day in the life of a bootcamp student
A day in the life of a bootcamp student
100daysofcode

7 min read


Published in

Dev Genius

·Aug 31, 2020

Let’s Git Started: Git Basic Commands

Still confused about Git vs. Github? Here’s a simple explanation that will help you get started on the right foot. — You’re Not Alone When I started my bootcamp Pre-work at the Flatiron school, I had no idea what Github or Git was. Shocking to some, I was JUST learning how to navigate on my very first MacBook 😱 (yes, I ❤ Windows)and still familiarizing myself with simple CLI commands.

6 min read

Let’s Git Started: Git Basic Commands
Let’s Git Started: Git Basic Commands

6 min read

ANNA KIM

ANNA KIM

44 Followers

Software engineer with a passion good design and UX. Currently petting all the good dogs in NYC 🐶 http://annakim.dev | ⚡️ http://linkedin.com/in/devannakim

Following
  • Dong Xia

    Dong Xia

  • Sunil Sandhu

    Sunil Sandhu

  • Franklin Bado

    Franklin Bado

  • Anne Bonner

    Anne Bonner

  • Greem

    Greem

See all (45)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams