原创 7. Reverse Integer

題目: Given a 32-bit signed integer, reverse digits of an integer. Example 1: Input: 123 Output: 321 Example 2: Inp

原创 14. Longest Common Prefix

題目 Write a function to find the longest common prefix string amongst an array of strings. 即找出輸入字符串數組中的最長公共前綴。如: 輸入:[‘

原创 IQ Test

CodeWars上的IQ Test題目Bob is preparing to pass IQ test. The most frequent task in this test is to find out which one of th

原创 Paper list of Time-series Forecasting with Deep Learning

Paper list of Time-series Forecasting with Deep Learning RNN-LSTM Deep and Confident Prediction for Time Series at Ube

原创 13. Roman to integer

題目 Given a roman numeral, convert it to an integer. Input is guaranteed to be within the range from 1 to 3999. 即將輸入的羅馬

原创 1.two_sum題目

題目 Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may a

原创 20. Valid Parentheses

題目 Given a string containing just the characters ‘(‘, ‘)’, ‘{‘, ‘}’, ‘[’ and ‘]’, determine if the input string is vali

原创 排序題

CodeWars上的排序題Your task is to make a function that can take any non-negative integer as a argument and return it with it

原创 9. Palindrome Number

題目 Determine whether an integer is a palindrome. Do this without extra space。 判斷輸入的整數是否爲迴文數,即正讀反讀都一樣的數。輸出爲布爾值。 解法 1 cl

原创 英文論文中的時態

Abstract 研究背景:過去式 主要研究活動:過去式,過去完成式 研究方法:過去式 結果:過去式 結論:現在式,助動詞,不確定語氣 Introduction 陳述事實:現在式 一般性陳述,不特別指明:現在完成式 某位作者曾說過,cit

原创 Paper list of Imbalanced Time-series Classification with Deep Learning

把前段時間看的文獻整理了一下,主要是關於利用深度學習,時間序列,不平衡分類的相關研究工作 Paper list of Imbalanced Time-series Classification with Deep Learning De