GithubHelp home page GithubHelp logo

workshop's People

Contributors

chunvv avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

workshop's Issues

Workshop - Data structures and algorithms #day2

Informations:

  • Joiners: Trung Vu, Son Tran, Manh Nguyen, Long Tran, Khanh Tran
  • Location: Meguro, Japan
  • Time: 2019/05/01

Contents:

  • Linked List
  • Hashtables
  • Divide and Conquer
  • Maximum slice problem
  • Leader

Details:
Exs:

  • Linked List:

    • Reverse a singly linked list
    • Delete/Insert a node in a linked list
    • Detect if there is a cycle in the list and return its starting point
    • Merge two sorted lists
    • Split a list into two lists one has even indexes other has odd indexes
  • Hashtables:

    • Questions where you need to keep track of multiple occurences of same object
    • Questions where you want to have a 2 tuple as a key
  • Divide and Conquer

    • Binary Search
    • Merge Sort
    • Quick Sort
    • Maximum Subarray Sum
    • MinMaxDivision
    • NailingPlanks
  • Maximum slice problem

    • MaxProfit
    • MaxSliceSum
    • MaxDoubleSliceSum
  • Leader
    • Dominator
    • EquiLeader

Workshop - Data structures and algorithms #day1

Informations:

  • Joiners: Trung Vu, Son Tran, Manh Nguyen, Long Tran, Khanh Tran
  • Location: Meguro, Japan
  • Time: 2019/04/30

Contents:

  • Arrays/Strings
  • Trees
  • Prefix Sums
  • Backtracking

Details:

  • Arrays/Strings

    • Determine if a string is a palindrome
    • Merge two sorted arrays
    • Find substring
    • Find all duplicates in an array
  • Trees

    • Check if tree is balancedCheck if tree is balanced
    • BFS/DFS
    • All traversals, recursive and iterative implementations
    • Find max path sum in the tree, negative nodes possible
  • Prefix Sums

    • PassingCars
    • GenomicRangeQuery
    • MinAvgTwoSlice
    • CountDiv
  • Backtracking

    • Find all permutations or combinations
    • Find all possible subsets
    • N queens problem
    • Convert numbers into words according to letters on an old phone keypad

The first workshop - 14:00 21 Apr 2019

The first workshop will be held on 21 Apr 2019

  • Topic: How to change the job in Japan

  • Presenter: Trung Vu @chariot9

  • Content:

    • Three main sections:
      • Background
      • Resume writing
      • Getting an Interview
      • Preparing for an interview
  • Information:

    • Location: Trung's apartment, Meguro, Tokyo, Japan
    • Time: 14:00 21 Apr 2019

MySQL High Performance - Sunday, 2019/06/09

MySQL High-Performance Workshop on 09 June 2019

  • Topic: MySQL High-Performance

  • Content:

    • Optimizing Schema and Data Types
    • Indexing for High Performance
    • Query Performance Optimization
    • Advanced MySQL Features
    • Optimizing Server Settings
    • Replication
    • Scaling MySQL
    • High Availability
  • Information:

    • Location: Trung's apartment, Meguro, Tokyo, Japan
    • Date time: 09 June 2019

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.