Iskra Batista PobleteAdventures in Data Structures & Algorithms: Part 2 — Problem Solving PatternsAs I go through data structure and algorithm practice problems, I’ve found it extremely beneficial to go over different strategies to…Nov 23, 2020Nov 23, 2020
Iskra Batista PobleteRecursion: What is It & How to Use It?One of the most important concepts to learn and practice is the use of recursive thinking when approaching programming. This is especially…Nov 16, 2020Nov 16, 2020
Iskra Batista PobleteBig O Notation — Part I: What is it?Part of any good coding interview prep course is a section on Big O notation. I’ve definitely been asked this in a mock interview, and…Nov 9, 2020Nov 9, 2020
Iskra Batista PobleteData Structures & Algorithms: Practice #1In technical interviews, it’s common to be given various problems that test your data structures and algorithmic skills. While the…Nov 9, 2020Nov 9, 2020
Iskra Batista Poblete“So…can I ask you a couple of questions?”Lately, while job hunting I’ve been having informational interviews with employees from companies I’m either interested in or have applied…Oct 26, 2020Oct 26, 2020
Iskra Batista PobleteSo you’ve graduated from Flatiron School…What’s next?As a recent Flatiron grad (or any boot camp grad for that matter), you might be asking yourself, “So…now what?”. Depending on the tech…Oct 19, 2020Oct 19, 2020
Iskra Batista PobleteStarting a Rails Backend & React/Redux Frontend AppThis blog post is intended to help new learners and students set up their sample applications and is meant to be used as a reference.Oct 11, 2020Oct 11, 2020
Iskra Batista PobleteRedux: A Basic IntroductionThe last part of Flatiron School’s Software Engineering program was learning about Redux and how to use it with React when creating the…Oct 4, 2020Oct 4, 2020
Iskra Batista PobleteReact Basics: Props vs. StatePerhaps one of the most confusing aspects of learning React is understanding the difference between Props and State and how they are used…Jul 6, 2020Jul 6, 2020
Iskra Batista Poblete#75Hard Tracker — Final Flatiron School Project — Rails/React/ReduxFor the final project of my Flatiron School program, I had to build a Single Page Application (SPA) with a Rails backend and a React-Redux…Jun 25, 2020Jun 25, 2020