- 
				
				
					26.Remove Duplicates from Sorted ArrayEasy914912713Add to ListShareGiven an inte…				
				
			 
					- 
				
				
					1047.Remove All Adjacent Duplicates In StringEasy5023197Add to ListShareYou are …				
				
			 
					- 
				
				
					49.Group AnagramsMedium12974387Add to ListShareGiven an array of stringsstrs, gr…				
				
			 
					- 
				
				
					523.Continuous Subarray SumMedium3953391Add to ListShareGiven an integer arraynu…				
				
			 
					- 
				
				
					645.Set MismatchEasy3265763Add to ListShareYou have a set of integerss, which or…				
				
			 
					- 
				
				
					76.Minimum Window SubstringHard13478593Add to ListShareGiven two stringssandtof …				
				
			 
					- 
				
				
					219.Contains Duplicate IIEasy41002351Add to ListShareGiven an integer arraynumsa…				
				
			 
					- 
				
				
					12.Integer to RomanMedium47464804Add to ListShareRoman numerals are represented …				
				
			 
					- 
				
				
					692.Top K Frequent WordsMedium6373296Add to ListShareGiven an array of stringswo…				
				
			 
					- 
				
				
					38.Count and SayMedium26795642Add to ListShareThecount-and-saysequence is a sequ…				
				
			 
					- 
				
				
					1531.String Compression IIHard1499114Add to ListShareRun-length encodingis a str…				
				
			 
					- 
				
				
					2095.Delete the Middle Node of a Linked ListMedium240445Add to ListShareYou are …				
				
			 
					- 
				
				
					237.Delete Node in a Linked ListMedium1556493Add to ListShareThere is a singly-l…				
				
			 
					- 
				
				
					16.3Sum ClosestMedium7071385Add to ListShareGiven an integer arraynumsof lengthn…				
				
			 
					- 
				
				
					19.Remove Nth Node From End of ListMedium13095548Add to ListShareGiven theheadof…