Skip to content

Algoritmos complejos desde fáciles a complicados

Notifications You must be signed in to change notification settings

kockono/Algoritmia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algoritmia

Description

This repository contains the solutions to the problems I have solved in leet code. The problems are divided in three categories: easy, medium and hard. The solutions are written in Typescript, Javascript, Sql.

  1. Easy Ones
  2. Medium Ones
  3. Hard Ones

Easy-Ones

Ids Problems Code Source
#1 Find perfect sum in array Ts Js
#9 Find if is a palindrome number Ts Js
#14 Longest common prefix Ts Js
#26 Remove duplicates numbers Ts Js
#58 Length Of LastWord Ts Js
#176 Get second max value in database Sql Oracle
#217 Contains Duplicates Ts Js
#268 Missing Number Ts Js
#125 Validate A Palindrome Ts Js
#20 Validate A Parentheses Ts Js
#0 Find first and last number equal Ts Js
#0 Find the longest common letters Ts Js

Medium Ones

Ids Problems Code Source
#2390 Remove stars from string Ts Js

Hard Ones

Ids Problems Code Source
1 Nothing Atm, need to learn more [Ts] [Js]

About

Algoritmos complejos desde fáciles a complicados

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages