Giter VIP home page Giter VIP logo

utkarsh-1602 / interview-approaches Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 25.48 MB

This repository offers structured insights into fundamental practices for Javascript Questions, OOPS, Nodejs Backend, SQL/NOSQL Queries, MERN(API integration, error handling strategies) and Practical Tips like real world scenarios, technical decisions, interview questions to Ace your Interviews.

HTML 4.30% CSS 9.82% JavaScript 72.02% TypeScript 8.66% EJS 5.19%
api-rest javascript nextjs reactjs

interview-approaches's Introduction

Hey ๐Ÿ‘‹ I'm Utkarsh Hadgekar

A passionate Software developer

Coding

hey_utkarshh

  • ๐Ÿ”ญ A Software Developer with expertise in Backend Development and understanding in delivering software solutions based on business requirements.

  • ๐ŸŒฑ My interest lies in AI, Automation, DevOps and Web Security.

  • ๐Ÿ‘ฏ Iโ€™m Exploring the World of DevOps and Looking to Collaborate on it.

  • ๐Ÿค Iโ€™m good at Project Management, System Architecture, Leadership & Decision making and Collaborative Communication.

  • ๐Ÿ“ I'm active on Twitter, I tweet about A.I, Startups, Podcasts, Books, Personal-Development. https://twitter.com/hey_utkarshh

  • ๐Ÿ’ฌ Ask me about Backend, Cloud, Finance, Productivity, Podcasts, Books, Travel & Life-Experiences !

  • ๐Ÿ“ซ How to reach me [email protected]

  • โšก Fun fact You can learn a lot from a book, it's the way how you Implement it.

  • ๐Ÿ„ Pro Approach: In Every Project I've created Issues (closed/open) which help me to document every piece of Code useful for anytime Revision.

xv

xv

ย xv

xv

Github Statistics

logo

Tech Stack

Reach Out


interview-approaches's People

Contributors

utkarsh-1602 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

pravin69

interview-approaches's Issues

what is the difference between [id].js and [...id].js and [[...id]].js ?

  • [id].js: For example, a blog could include the following route pages/blog/[slug].js where [slug] is the Dynamic Segment for blog posts.
  • [...id].js: Dynamic Segments can be extended to catch-all subsequent segments by adding an ellipsis inside the brackets [...segmentName].
  • [[...id]].js: Catch-all Segments can be made optional by including the parameter in double square brackets: [[...segmentName]].

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.