Hao Chen
|
bad3dcd9fb
|
added the missed files
|
2020-10-02 20:44:29 +08:00 |
|
Hao Chen
|
e1fa704afd
|
New Solution "1535. Find the Winner of an Array Game"
|
2020-10-02 20:41:25 +08:00 |
|
Hao Chen
|
69b1005d79
|
New Solution "1460. Make Two Arrays Equal by Reversing Sub-arrays"
|
2020-10-02 17:54:38 +08:00 |
|
Hao Chen
|
c626a186e1
|
New Solution - "1464. Maximum Product of Two Elements in an Array"
|
2020-10-02 17:26:23 +08:00 |
|
Hao Chen
|
1eedbe83d0
|
New Soultion -"1470. Shuffle the Array"
|
2020-10-02 17:10:48 +08:00 |
|
Hao Chen
|
e2956c115d
|
add the "494 - Target Sum" into README.md
|
2020-10-02 17:02:52 +08:00 |
|
Bhavesh0327
|
f7afd3bcf1
|
[Add] Add solution for question targetSum(DP)
|
2020-10-02 17:00:49 +08:00 |
|
Samir Prajapati
|
64f99fede7
|
Added solution for firstMissingPositive in python and Updated README.md file
|
2020-10-02 16:58:25 +08:00 |
|
Hao Chen
|
21e47feda6
|
Merge branch 'sudesh1122-sudesh'
|
2020-10-02 16:55:13 +08:00 |
|
Hao Chen
|
114245bb3c
|
Merge branch 'master' into sudesh
|
2020-10-02 16:54:34 +08:00 |
|
Soham Pal
|
ec398441ec
|
Update README.md
|
2020-10-02 16:52:33 +08:00 |
|
Soham Pal
|
55fcf17e33
|
Update README.md
|
2020-10-02 16:52:33 +08:00 |
|
Soham Pal
|
912f166820
|
Added python solution for leetcode0980
|
2020-10-02 16:52:33 +08:00 |
|
Hao Chen
|
bd19533e63
|
add the solution "820 - Short Encoding of Words" into readme, and add the comments, adjust the filename and put it into its directory #216
|
2020-10-02 16:51:37 +08:00 |
|
Yash Parmar
|
7eacb4a5e0
|
Create Short_Encoding_of_Words.cpp
|
2020-10-02 16:46:29 +08:00 |
|
Hao Chen
|
cf7162c099
|
adjusted the comment and add the solution " Time Needed to Inform All Employees\ into README.md - fix #215"
|
2020-10-02 16:32:12 +08:00 |
|
Hao Chen
|
7185b04e18
|
Merge branch 'shreyavanga-new_algo'
|
2020-10-02 16:27:53 +08:00 |
|
shreyathevampire
|
da00269bf2
|
Created TimeNeededToInformAllEmployees
|
2020-10-02 12:13:25 +05:30 |
|
shreyathevampire
|
2204bd27d8
|
Created TimeNeededToInformAllEmployees
|
2020-10-02 12:10:47 +05:30 |
|
Sudesh1122
|
5fd14ec123
|
add cpp solution for problem 1573
|
2020-10-01 15:04:52 +05:30 |
|
Sudesh1122
|
44c5fb39b2
|
add python solution for problem 55
|
2020-10-01 14:34:57 +05:30 |
|
Hao Chen
|
54965bc641
|
New Problem Solution "929. Unique Email Addresses"
|
2020-07-26 13:57:46 +08:00 |
|
Hao Chen
|
c20a0112d5
|
New Problem Solution "933. Number of Recent Calls"
|
2020-07-26 13:35:39 +08:00 |
|
Hao Chen
|
6ab210d2b6
|
New Problem Solution "982. Triples with Bitwise AND Equal To Zero"
|
2020-07-26 11:10:30 +08:00 |
|
Hao Chen
|
4c7451b1ff
|
New Solution "1071 - Greatest Common Divisor of Strings"
|
2020-07-19 15:53:09 +08:00 |
|
Vishal Singh
|
0042d3410b
|
add cog in dict in wordLadder.cpp documentation
|
2020-07-17 15:36:59 +08:00 |
|
Hao Chen
|
109768f3d5
|
restate the installation of xidel command
|
2020-04-04 23:23:07 +08:00 |
|
Hao Chen
|
ba6b1c5c42
|
update the xidel installation on MacOS to fix #200 issue
|
2020-03-05 00:15:49 +08:00 |
|
Hao Chen
|
c69dcafeef
|
update the xidel installation source on Linux platform
|
2020-03-05 00:14:56 +08:00 |
|
Hao Chen
|
b9054e7581
|
fix #196 - correct the level of difficulty
|
2020-01-16 10:16:34 +08:00 |
|
Danilo Galvão
|
8bf57df5da
|
Python solution for problem 876
|
2020-01-16 09:51:36 +08:00 |
|
=
|
216f2f812a
|
several java code improvements
|
2020-01-16 09:50:29 +08:00 |
|
=
|
4ae275da60
|
using diamond-operator
|
2020-01-16 09:50:29 +08:00 |
|
RJ Trujillo
|
bd9928bdb1
|
algorithms: (3/4)Sum(Closest): Improve code readability
This just makes the code easier to follow.
Signed-off-by: RJ Trujillo <certifiedblyndguy@gmail.com>
|
2020-01-16 09:48:43 +08:00 |
|
Manu Gond
|
e626292120
|
updated readme with links
|
2020-01-16 09:47:42 +08:00 |
|
Manu Gond
|
7eea58d192
|
added 3 problems
|
2020-01-16 09:47:42 +08:00 |
|
Hao Chen
|
b1d9566863
|
New Problem Solution "Video Stitching"
|
2019-10-01 15:02:23 +08:00 |
|
Hao Chen
|
f78227a784
|
New Problem Solution "Compare Strings by Frequency of the Smallest Character"
|
2019-10-01 11:51:13 +08:00 |
|
Hao Chen
|
afc182922c
|
add an log alias in git config file
|
2019-05-29 17:41:13 +08:00 |
|
xingming
|
033749a872
|
modify golang file name
|
2019-05-29 17:25:08 +08:00 |
|
xingming
|
d0d8c67f9c
|
add ,
|
2019-05-29 17:25:08 +08:00 |
|
xingming
|
93da4fc036
|
modify name to twoSum and readme
|
2019-05-29 17:25:08 +08:00 |
|
xingming
|
4f661e7e81
|
addTwoNumbers golang solution
|
2019-05-29 17:25:08 +08:00 |
|
Hao Chen
|
522136b583
|
refine the file name and the problem description comment #172
|
2019-05-29 17:22:42 +08:00 |
|
AhmedMorsy95
|
8efd632e07
|
recoverTreeFromPreorderTraversal.cpp
|
2019-05-29 17:16:05 +08:00 |
|
TaoWei
|
8a1623ecf3
|
Update IntegerBreak.cpp
|
2019-05-29 17:13:48 +08:00 |
|
Lam
|
c62c3837de
|
New C++ Solution "Largest Perimeter Triangle"
|
2019-05-01 00:37:17 +08:00 |
|
Lam
|
39bec879f5
|
New C++ Solution "Largest Perimeter Triangle"
|
2019-05-01 00:37:17 +08:00 |
|
Hao Chen
|
9effb5afd0
|
New Problem Solution "Broken Calculator"
|
2019-05-01 00:29:36 +08:00 |
|
Hao Chen
|
61e5e98a00
|
New Problem Solution "Cousins in Binary Tree"
|
2019-04-30 21:45:48 +08:00 |
|