Giter Club home page Giter Club logo

cracking-the-coding-interview's Introduction

GitHub Views

Hello there, fellow <coders/>!

space ship blasts off

I am Praharsh, a passionate programmer ๐Ÿ’ป and an information security enthusiast who loves to develop efficient and robust software. From early on in my life, I started to fall in โค๏ธ with technology. Probably, creating simple shapes in LOGO as a kid was my first exposure to programming.
Over the years, I have collected several tools ๐Ÿ›  in my arsenal, as a result I am extremely flexible with technology stack and enjoy developing software for varied platforms.

First solve the problem, then write the code.

More About Me ๐Ÿ’

  • ๐Ÿ’œ Kind people are my kinda people
  • Child at heart (I see the world as magical) โœจ
  • ๐Ÿ˜„ Pronouns: he/his
  • P.S. I do know that HTML is not a programming language! โœŒ๏ธ

Code like a story, not a puzzle.

Ask me about ๐Ÿ’ฌ

  • ๐Ÿ’ป Comptetive programming, data structures, algorithms
  • Fullstack and mobile ๐Ÿ“ฑ development
  • :octocat: Open source, โ˜๏ธ Cloud computing, ๐Ÿš€ DevOps
  • Software testing ๐Ÿ”จ
  • ๐Ÿ” Information security

When a program is being tested, it is too late to make design changes.

Check these out ๐Ÿ‘€

If you find any of the above fascinating or informative, let's connect and chat!

Website ย  LinkedIn ย  Gmail ย  Telegram ย  Whatsapp ย  Twitter

Our interests don't match? No worries, I am open to anything under the stars ๐ŸŒŸ

Show some โค๏ธ by starring some of the repositories!

cracking-the-coding-interview's People

Contributors

praharshjain avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

cracking-the-coding-interview's Issues

mistake in 1.5 outputs

1.5 One Away:
There are three types of edits that can be performed on strings: insert a character, remove a character, or replace a character. Given two strings, write a function to check if they are one edit (or zero edits) away.

EXAMPLE
pales, pale
pale, bale
pale, bake
pale, ple
true
true
true
false

book shows:
pales, pale => true
pale, bale => true
pale, bake => false
pale, ple => true

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.