Giter Site home page Giter Site logo

frontend-interview-preps's Introduction

Hey, I am Ishwar Rimal ๐Ÿ‘‹

I'm a software engineer based out of Bangalore with 8 years of experience building websites and web apps.

Linkedin Badge Medium Badge Twitter badge youtube badge SO Badge

Organizaiton

I am currently working at Intuit as a Senior Frontend Engineer.

Previously I have worked at companies like Simpl, Cleartrip, PayPal and Vyapar.

Current side project

Based on my experience of attending as well as taking multiple interviews, I have created this ultimate frontend interview preparation guide to help aspiring developers prepare better for interviews.

Achievements

In 2019, I took a break from my career to build WishGee for more than a year until I had to close it for financial reasons.

I have made the codebase public so that anyone aspiring to build a product can take a reference [link](https://github.com/ishwarrimal/wishgee-front-public). Feel free to fork and play around(only for learning purposes).

More

I write articles in Medium about things I find difficult to understand.

Trying to share experience and learning on YouTube

ETC

    When I'm not coding you can find me
  • ๐Ÿ“– : Tired of self-help books, so I've started reading fantasy, Suspense, Thriller, etc. A big HP fan.
  • ๐Ÿ๏ธ : I'd be dead if I didn't go on a bike ride at least twice a month
  • Trekking: This is a recently acquired hobby and I am loving it. For starters, I've trekked to the EBC as a first trek.
  • I love cooking, especially experimenting around until there is a storm in the kitchen.
  • .

Thanks for stopping by my profile!

frontend-interview-preps's People

Contributors

abhii-07 avatar alexiustatius avatar gvinod1991 avatar ishwarrimal avatar nikitabarnawal avatar rakeshsangem avatar sahulkola avatar shrutisingh04503 avatar someoneme avatar sunakshijain avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

frontend-interview-preps's Issues

Issue with the example of function arguments

There is a syntax error and a return statement missing in this example:

function addValues(){
    let arg = [...arguments]
    arg.reduce((val, acc) => val+acc))
}
addValues(1,2,3) // 6

Object seal property description fix

Operation Freeze Seal
Create Not Allowed Allowed
Read Allowed Allowed
Update Not Allowed Not Allowed
Delete Not Allowed Not Allowed

for Object.seal - create is not allowed but update is allowed. However, its written opposite

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.