Data Adventurer


  • Home

  • About

  • Categories

  • Archives

S7-Elastic Search Deep Dive

Posted on 2019-01-22 |
2.XElasticsearch is an open-source search engine built on top of Apache Lucene™, a full-text search-engine library. Elasticsearch is document oriented ...
Read more »

S6-Hashing

Posted on 2019-01-15 |
Block ciphersA block cipher is an algorithm that allows us to encrypt blocks of afixed length. It provides an encryption function E that turns plainte ...
Read more »

T2-Real Time Logo Recogition App

Posted on 2019-01-09 |
Reference [Building a Real-Time Object Recognition App with Tensorflow and OpenCV] (https://towardsdatascience.com/building-a-real-time-object-recogni ...
Read more »

How to Utilize Asyncio to Conduct Company Research

Posted on 2019-01-08 | In blog , crawler , asyncio , job_hunting |
OverviewOne day Mei asked me to recommend some tech companies for her next job. While I am more familiar with data science/ML jobs in tech companies, ...
Read more »

S5-asynchronous-I/O

Posted on 2018-12-21 | In Interview_Prep , design |
References https://hackernoon.com/asyncio-for-the-working-python-developer-5c468e6e2e8e
Read more »

S3-Microservices

Posted on 2018-12-18 | In Interview_Prep , design |
OverviewMicroservice (architecture) is an architectural style that structures an application as a collection of services that are highly maintainabl ...
Read more »

M2-Deep-Learning-In-30-minutes

Posted on 2018-11-17 |
Read more »

Product-Sense

Posted on 2018-06-21 | In Interview_Prep , product_sense |
Collections of questions Say DAU is increasing but MAU are decreasing (over 3 months period), how would you approach this problem and what data sets ...
Read more »

table-query

Posted on 2018-06-21 | In Interview_Prep , database |
Metricsbased on postgresQL DAU/MAU1234567891011with dau_table as ( select date(ts) AS date, count(distinct userid) as dau from dailysessions ...
Read more »

Earning-Reports

Posted on 2018-06-21 | In Interview_Prep , product_sense |
Dimensions user’s country (US&Canada, Europe, Asia & Pacific, Rest of World) age gender user’s devices. Company Earning ReportZynga (online g ...
Read more »
12…4
Jeff Sang

Jeff Sang

34 posts
19 categories
10 tags
GitHub
© 2019 Jeff Sang
Powered by Hexo
|
Theme — NexT.Pisces v5.1.4