GoodTecher

Be a Good Techer and Tech for Good. www.goodtecher.com

Skip to content
Menu
  • Home
  • LeetCode
    • Array
    • Binary Search
    • Binary Tree
    • Depth First Search
    • Design
    • Dynamic Programming
    • Linked List
    • Math
    • Stack
    • String
    • Two Pointers
    • Union Find
  • Useful
  • Posted on August 5, 2017August 5, 2017
  • Machine Learning

Machine Learning Coding Tutorial 3. What Makes a Good Feature?

Machine Learning Coding Tutorial 3. What Makes a Good Feature? In the previous tutorial, we used decision tree as the…

Continue Reading
  • Posted on August 5, 2017August 26, 2018
  • Machine Learning

Machine Learning Coding Tutorial 0. Environment Setup

Welcome to the 0th GoodTecher Machine Learning Coding Tutorial. The 0th tutorial is about getting your programming environment ready for…

Continue Reading
  • Posted on August 5, 2017September 25, 2017
  • Machine Learning

Machine Learning Coding Tutorial

Machine Learning Coding Tutorial Hello friends, Here is GoodTecher Machine Learning Coding Tutorial. GoodTecher will teach you machine learning concepts and…

Continue Reading
  • Posted on July 13, 2017March 19, 2020
  • Array

LeetCode 122. Best Time to Buy and Sell Stock II

Description https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii/description/ Say you have an array for which the ith element is the price of a given stock on day i. Design…

Continue Reading
  • Posted on June 11, 2017March 25, 2018
  • Technical Solutions

What’s the difference between SCSS and Sass?

Question: What’s the difference between SCSS and Sass? Answer: There are two syntaxes available for Sass. The first, known as…

Continue Reading
  • Posted on April 14, 2017August 26, 2018
  • Machine Learning

Machine Learning Coding Tutorial 2. Visualizing a Decision Tree

In the previous tutorial, we used decision tree as the classifier. Decision Tree is an easy to read and understand…

Continue Reading
  • Posted on April 9, 2017March 25, 2018
  • Technical Solutions

How to solve “conda: command not found” issue?

Problem: After installed Anaconda, I am typing the following line into my console: conda create -n py33 python=3.3 anaconda However,…

Continue Reading
  • Posted on March 19, 2017July 5, 2021
  • Array

LeetCode 121. Best Time to Buy and Sell Stock

Description https://leetcode.com/problems/best-time-to-buy-and-sell-stock/ You are given an array prices where prices[i] is the price of a given stock on the ith day. You want to maximize your…

Continue Reading
  • Posted on March 4, 2017August 26, 2018
  • Machine Learning

Machine Learning Coding Tutorial 1. Hello World

The tutorial is about making a simple machine learning Python program. The program takes a description of the fruit as…

Continue Reading
  • Posted on March 1, 2017January 12, 2021
  • LeetCode

LeetCode 20. Valid Parentheses

Description https://leetcode.com/problems/valid-parentheses/ Given a string s containing just the characters ‘(‘, ‘)’, ‘{‘, ‘}’, ‘[‘ and ‘]’, determine if the input string is valid. An input string is valid…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 58 Page 59 Page 60 Page 61 Next Page

Follow GoodTecher

Categories

  • HackerRank (1)
  • Interview (7)
  • LeetCode (588)
    • Array (185)
    • Backtracking (18)
    • Binary Search (19)
    • Binary Tree (63)
    • Bit Manipulation (15)
    • Database (40)
    • Depth First Search (6)
    • Design (10)
    • Dynamic Programming (17)
    • Graph (18)
    • Greedy (5)
    • Heap (1)
    • Linked List (26)
    • Math (36)
    • Recursion (3)
    • Sorting (11)
    • Stack (11)
    • String (95)
    • Two Pointers (12)
    • Union Find (2)
  • Machine Learning (7)
  • Technical Solutions (2)
  • Useful (3)
© Copyright 2025 – GoodTecher
Cell Theme by DesignOrbital ⋅ Powered by WordPress