Geeky Sanjay
Geeky Sanjay
  • 45
  • 18 631
Spring Boot interview questions & Answers | Microsoft Spring Boot Interview Preperation
Visit us : geekysanjay.com
All courses : www.geekysanjay.com/courses/all-interview-questions/lesson/download-spring-boot-interview-questions-answers/
During the Spring Boot interview, I was asked a variety of questions that covered key topics in system design, RESTful web services, and database management. The interviewer wanted to know why organizations should use frameworks like Spring Boot instead of creating custom Java frameworks, highlighting the benefits of pre-built solutions and community support.
I was also asked to explain the relationship between Spring and Spring Boot and how modern RESTful services differ from older implementations. The discussion included features in Spring Boot that simplify the development and deployment of RESTful web services, such as auto-configuration, embedded servers, and starter dependencies.
Questions about handling typeahead queries emphasized the importance of precomputing results and using in-memory key-value databases like Redis to achieve ultra-low latency. I had to explain the difference between eager and lazy loading, how dependency injection works in Spring Boot, and the use of the RestTemplate feature.
The practical part involved describing how to implement a relational database with Spring Boot and perform CRUD operations, including high-level steps like configuring the database, creating entity classes, and setting up repository interfaces.
Overall, the interview covered a wide range of topics, testing both theoretical knowledge and practical application of Spring Boot in real-world scenarios.
My Instagram :- geekysanjay
มุมมอง: 467

วีดีโอ

How to Manage Studies with a Full-Time Job: Time Management Tips || @GeekySanjay
มุมมอง 6582 หลายเดือนก่อน
visit us : geekysanjay.com In this video, I share essential tips for managing your studies while working a full-time job. Learn how to prioritize tasks effectively and create a daily schedule that accommodates both your work and study commitments. By implementing these time management strategies, you can achieve success in both areas without feeling overwhelmed. Watch now to discover practical ...
How to deep copy a nested object | Polyfill in Javascript In Hindi | Javascript Interview Questions
มุมมอง 782 หลายเดือนก่อน
Visit us : geekysanjay.com Notes: www.geekysanjay.com/courses/all-interview-questions/lesson/polyfill/ Welcome to our JavaScript tutorial on mastering deep copy techniques! In this video, we dive deep into the world of deep copying in JavaScript, covering everything you need to know about polyfills, JSON methods, and popular libraries. In this video, you’ll learn: What a polyfill is and why it’...
API Testing using Postman | Beginner Tutorial 2024
มุมมอง 1172 หลายเดือนก่อน
Visit us : geekysanjay.com Welcome to our beginner tutorial on API testing using Postman! In this comprehensive guide, we'll walk you through the basics of API testing, helping you understand how to use Postman to test and automate your APIs effectively. In this video, you'll learn: What is API testing? Introduction to Postman and its interface Setting up Postman for API testing Creating and se...
Low-Level Design 101: Steps and Notes for Learning LLD
มุมมอง 4452 หลายเดือนก่อน
In this comprehensive set of notes, we explore crucial topics for mastering low-level design in software projects, including: GitHub for version control Monolithic Architecture vs. Microservices Developing with Spring Boot Calling 3rd Party APIs Handling Exceptions effectively Using Spring Data JPA for database operations Generating UUIDs (Universally Unique Identifiers) Conducting Unit Testing...
Creating a Spring Boot Project with Spring Initializer
มุมมอง 912 หลายเดือนก่อน
visit us : geekysanjay.com In this video, we'll learn how to set up a project step-by-step in Java Spring Boot. I'll explain the important Maven dependencies needed to set up a basic project with a database. We'll go through the Spring Boot folder structure and cover key configuration settings in the application.properties file. Finally, we'll create a demo API and test it using Postman. Let's ...
Building a Payment Microservice with Razorpay Integration using Java Spring Boot, Step-by-Step Guide
มุมมอง 1.2K3 หลายเดือนก่อน
visit us : geekysanjay.com Tutorial Link www.geekysanjay.com/courses/backend-low-level-design-4/lesson/step-by-step-guide-to-building-a-payment-microservice/ In this tutorial, we'll guide you through the process of building a robust payment microservice with Razorpay integration using Java Spring Boot. Whether you're a beginner or an experienced developer, this step-by-step video will help you ...
How to create AWS RDS Mysql Instance & Connect from MySQL Workbench || Connect to RDS from MySQL
มุมมอง 6073 หลายเดือนก่อน
visit us : geekysanjay.com AWS EC2 Instance : th-cam.com/video/s_oECQU8mpI/w-d-xo.html&pp=ygUMZ2Vla3kgc2FuamF5 Learn how to set up an AWS RDS MySQL instance and establish a connection from MySQL Workbench, all from the comfort of your local environment. This step-by-step tutorial guides you through the process of creating an AWS RDS MySQL instance, configuring security settings, and seamlessly ...
How to Create an EC2 Instance in AWS and connect with Windows, Linux and mac.
มุมมอง 2103 หลายเดือนก่อน
visit us : geekysanjay.com Welcome to our step-by-step guide on creating an EC2 instance in AWS and connecting to it from Windows, Linux, and Mac systems! 🚀 In this tutorial, you'll learn: 🔹 Setting Up Your EC2 Instance: We’ll walk you through the process of launching a new EC2 instance on AWS, from choosing the right instance type to configuring security groups. 🔹 Connecting from Windows: Disc...
Easy Login and Logout Authentication & Authorization with Spring Boot | Step-by-Step Guide
มุมมอง 2633 หลายเดือนก่อน
My Instagram :- geekysanjay Welcome to our beginner-friendly tutorial on authentication, and authorization Spring Boot! Learn how to easily set up user registration, authentication, and authorization in your Spring Boot application with this step-by-step guide. Link to Tutorial on Website: www.geekysanjay.com/courses/backend-low-level-design-4/lesson/step-by-step-guide-how-to-cre...
Easy Signup Authentication & Authorization with Spring Boot | Step-by-Step Guide
มุมมอง 3913 หลายเดือนก่อน
My Instagram :- geekysanjay Welcome to our beginner-friendly tutorial on authentication, and authorization Spring Boot! Learn how to easily set up user registration, authentication, and authorization in your Spring Boot application with this step-by-step guide. Link to Tutorial on Website: www.geekysanjay.com/courses/backend-low-level-design-4/lesson/step-by-step-guide-how-to-cre...
Java Interview Experience : SELECTED | Low Level Design | LLD2 | Mock Interview
มุมมอง 2473 หลายเดือนก่อน
Visit us : geekysanjay.com Mock questions www.geekysanjay.com/courses/all-interview-questions/lesson/mock-qutions/ Important example code for Mock github.com/sanjay24i/LLD2-Java-code-example/tree/346087661fd67df77cf091b4b97a66ad806cb68a/src/main/java/org/example In this video, I'm sharing my experience from a recent Java mock interview. I'll talk about the previous mistakes I made and how they ...
How to generate a Personal Access Token || Git Hub @GeekySanjay
มุมมอง 1524 หลายเดือนก่อน
Visit us : www.geekysanjay.com/ Video Notes: www.geekysanjay.com/courses/git-and-github/lesson/personal-access-token/ A Personal Access Token (PAT) is a secure authentication method used to grant access to a user or application without requiring a username and password. It consists of a unique string of characters that serves as a temporary access credential, typically used for API interactions...
500 Subscriber Celebration || Introducing Our New Website with All Your Favorite Notes!@GeekySanjay
มุมมอง 5284 หลายเดือนก่อน
500 Subscriber Celebration || Introducing Our New Website with All Your Favorite Notes!@GeekySanjay
How to find MAX CHARACTER in a string using Javascript || @GeekySanjay
มุมมอง 954 หลายเดือนก่อน
How to find MAX CHARACTER in a string using Javascript || @GeekySanjay
Submit assignment from Local ( IntelliJ and VS code ) to Scaler
มุมมอง 8184 หลายเดือนก่อน
Submit assignment from Local ( IntelliJ and VS code ) to Scaler
Machine Coding Interview Experience : SELECTED | Low Level Design | LLD3 | Mock Interview
มุมมอง 8654 หลายเดือนก่อน
Machine Coding Interview Experience : SELECTED | Low Level Design | LLD3 | Mock Interview
How to create an "Add Menu" feature in a restaurant management system.
มุมมอง 3084 หลายเดือนก่อน
How to create an "Add Menu" feature in a restaurant management system.
Low Level series coming soon || Stay Tuned
มุมมอง 2084 หลายเดือนก่อน
Low Level series coming soon || Stay Tuned
Java Interview Experience -1 | LLD2 | Low Lavel Design | My Failure as My Challenge!
มุมมอง 8104 หลายเดือนก่อน
Java Interview Experience -1 | LLD2 | Low Lavel Design | My Failure as My Challenge!
"Understanding GitHub Repositories: A Comprehensive Guide"
มุมมอง 1194 หลายเดือนก่อน
"Understanding GitHub Repositories: A Comprehensive Guide"
Mastering Git Branching: Level Up Your Code Collaboration Game!
มุมมอง 1175 หลายเดือนก่อน
Mastering Git Branching: Level Up Your Code Collaboration Game!
Mastering Java: Your Ultimate Guide from Basics to Advanced (Part-2)
มุมมอง 1485 หลายเดือนก่อน
Mastering Java: Your Ultimate Guide from Basics to Advanced (Part-2)
Mastering Palindromes: JavaScript Solution for Interview Success in DSA
มุมมอง 1905 หลายเดือนก่อน
Mastering Palindromes: JavaScript Solution for Interview Success in DSA
Mastering Java: Your Ultimate Guide from Basics to Advanced
มุมมอง 4135 หลายเดือนก่อน
Mastering Java: Your Ultimate Guide from Basics to Advanced
Mastering Git History: Effective Gitlog Management Strategies
มุมมอง 1655 หลายเดือนก่อน
Mastering Git History: Effective Gitlog Management Strategies
Master Git: A Comprehensive Local Repository Tutorial for Git!
มุมมอง 2855 หลายเดือนก่อน
Master Git: A Comprehensive Local Repository Tutorial for Git!
Getting Started with GitHub: A Beginner's Guide to Collaborative Coding
มุมมอง 2195 หลายเดือนก่อน
Getting Started with GitHub: A Beginner's Guide to Collaborative Coding
Mastering MySQL: Step-by-Step Installation Guide
มุมมอง 2765 หลายเดือนก่อน
Mastering MySQL: Step-by-Step Installation Guide
Coming Soon: Java Mastery Course - Your Complete Path from Basics to Advanced!
มุมมอง 1395 หลายเดือนก่อน
Coming Soon: Java Mastery Course - Your Complete Path from Basics to Advanced!

ความคิดเห็น

  • @KGF3.0.telugu
    @KGF3.0.telugu 19 วันที่ผ่านมา

    Long way to go Sanjay ❤❤

  • @KGF3.0.telugu
    @KGF3.0.telugu 19 วันที่ผ่านมา

    ❤❤❤❤❤❤❤

  • @techkrish6795
    @techkrish6795 20 วันที่ผ่านมา

    I didn't get it. Just to reachout to the Scaler support team why they send us to the Intellij Coupon?

  • @KGF3.0.telugu
    @KGF3.0.telugu 28 วันที่ผ่านมา

    Perfect Sanjay..

  • @sharayuyeole1612
    @sharayuyeole1612 หลายเดือนก่อน

    Thanks Sanjay for sharing this information with us it's really helpful

  • @mukulprajapati1583
    @mukulprajapati1583 หลายเดือนก่อน

    Sir can you please explain how to npm plugin works in intellij idea and the whole thing from installation to configuration inside intellij.

    • @GeekySanjay
      @GeekySanjay หลายเดือนก่อน

      This video might help you. I explained here in detail th-cam.com/video/_MmSSunw_gM/w-d-xo.html

  • @ByteBrilliance786
    @ByteBrilliance786 หลายเดือนก่อน

    thank you bro

    • @GeekySanjay
      @GeekySanjay หลายเดือนก่อน

      Thanks, Keep watching

  • @arpitajana947
    @arpitajana947 หลายเดือนก่อน

    Hey Thankyou for resource, can you please share doc link, I have pinged you on whatsapp too

    • @GeekySanjay
      @GeekySanjay หลายเดือนก่อน

      It is in the video description. please visit below link and scroll and you will find it below the video on website link www.geekysanjay.com/courses/backend-low-level-design-4/lesson/download-notes-4/?page_tab=files

  • @econometricswithsh652
    @econometricswithsh652 หลายเดือนก่อน

    Good videos Sanjay but actually interview is better than this type of video

    • @GeekySanjay
      @GeekySanjay หลายเดือนก่อน

      Thank you for your comment. You are right, a live interview would be more helpful. However, I made this video to assist others in preparing for interviews, and I simply want to avoid copyright issues by sharing the original video but i will try othor solution to avoid it.

  • @vinethasuresh3488
    @vinethasuresh3488 2 หลายเดือนก่อน

    It would be great and very helpful if you could create videos about asynchronous programming in JavaScript, covering topics like Promises, Fetch, async/await, etc. Thank you in advance!

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Great suggestion! I am also thinking the same. soon i will share a video on it.

  • @vinethasuresh3488
    @vinethasuresh3488 2 หลายเดือนก่อน

    It would be great and very helpful if you could make a video on how to flatten JavaScript objects. Thank you!

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Sure thing!. i will create soon

  • @prakharpandey4496
    @prakharpandey4496 2 หลายเดือนก่อน

    This man is symbol of Hard work and consistency. I have never seen someone in my entire life working so hard for something. God bless you brother.

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Wow, Thank you so much for your kind words! Your support means a lot to me. God bless you too, brother

  • @hosnearakhatoon1970
    @hosnearakhatoon1970 2 หลายเดือนก่อน

    Interesting

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thanks! You can also watch the second video of my Java interview, where I achieve success after learning from my mistakes th-cam.com/video/oNRsdMvcEWY/w-d-xo.html

  • @aayushguru2687
    @aayushguru2687 2 หลายเดือนก่อน

    Geeky sanjay on top 💖👍

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thanks for appreciation

  • @Buy_YT_Views.8677
    @Buy_YT_Views.8677 2 หลายเดือนก่อน

    You make learning fun and exciting

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thanks. I glad to here

  • @idealminds1
    @idealminds1 2 หลายเดือนก่อน

    good video, motivating... As usual shreesh sir is just awesome

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Yes True . So nice of you.

  • @econometricswithsh652
    @econometricswithsh652 2 หลายเดือนก่อน

    Good videos Sanjay

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thanks

  • @mkunboxing
    @mkunboxing 2 หลายเดือนก่อน

    🙌👏

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thanks

  • @ratansarkar7444
    @ratansarkar7444 2 หลายเดือนก่อน

    Glade to see you ..hope you will cover lot many concepts codes in your channel,

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      I will try my best

  • @namankeshari7332
    @namankeshari7332 2 หลายเดือนก่อน

    Thank you! This was very helpful!!

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Glad it was helpful!

  • @udhaya8489
    @udhaya8489 2 หลายเดือนก่อน

    Hello Sanjay, To get API keys, do we need to add our website to the dashboard?

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      No, it is not necessary to add a website to obtain the payment key. As you can see, I developed it locally only.

    • @udhaya8489
      @udhaya8489 2 หลายเดือนก่อน

      @@GeekySanjay When I try to get those API keys, it asks me website, even in the test mode I'm not able to get those keys. I raised help request they told me add a website to get those keys.

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      you can use localhost or 127.0.0.1 to refer to your local machine

    • @udhaya8489
      @udhaya8489 2 หลายเดือนก่อน

      @@GeekySanjay I tried that too , but they are rejecting it while verifying the website

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      @@udhaya8489 let's connect on gmeet I want to see what is the issue

  • @chauomax6606
    @chauomax6606 2 หลายเดือนก่อน

    thanks! that helps a lot!

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Glad it helped!

  • @vinodyadav-uj1eo
    @vinodyadav-uj1eo 2 หลายเดือนก่อน

    Very nice and easy to explain - Thanks

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Glad it was helpful!

  • @sumitsingh-dk3zt
    @sumitsingh-dk3zt 2 หลายเดือนก่อน

    Why we are keeping expenseId in group table since we can have multiple expense in a group ?

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Yes, you are correct. It was added incorrectly. It should be a many-to-many (M:M) relationship. To handle this, you can create an additional table, GroupExpense, with the following columns: group_expense_id, group_id, and expense_id.

  • @vsevolodcerneavschi507
    @vsevolodcerneavschi507 2 หลายเดือนก่อน

    Link for Scaler support team?

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      You can find support link on your dashboard or you call him for support 080 61174477

  • @user-no2vf8od2q
    @user-no2vf8od2q 2 หลายเดือนก่อน

    Its a great resource sanjay thank you

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thanks

  • @Varun-ij2pp
    @Varun-ij2pp 2 หลายเดือนก่อน

    Hi Sanjay, a small suggestion. Please add index in the pdf. People will get to contents in it. Without index, its just any other pdf.

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Hi Varun, Thanks for the suggestion. I already added the index in Google Docs, but the outlines are not being exported when I save it as a PDF. I'm trying to figure this out as soon as possible.

  • @mohaktalreja171
    @mohaktalreja171 2 หลายเดือนก่อน

    Thanks Sanjay bhai

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      You are welcome. Keep watching.

  • @sarveshdutt6911
    @sarveshdutt6911 2 หลายเดือนก่อน

    Thanks sanjay

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thanks for watching and engaging this video

  • @PriyankaSiddhanta
    @PriyankaSiddhanta 2 หลายเดือนก่อน

    Thanks a lot Sanjay, much useful

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Glad it helped

  • @GlobeTrendingHeadlines-yc6kw
    @GlobeTrendingHeadlines-yc6kw 2 หลายเดือนก่อน

    have you created list? please share the link of all

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Can you please specify which list you are referring to so that I can provide more information on that topic?

  • @manjushborse5825
    @manjushborse5825 2 หลายเดือนก่อน

    thanks sanjay great notes

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      You're welcome. I will continue to add additional notes for other topics like HLD (High-Level Design) and Product Management.

  • @vishaljain2869
    @vishaljain2869 2 หลายเดือนก่อน

    nice video sanjay:)

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thank you so much 😀

  • @vishaljain2869
    @vishaljain2869 2 หลายเดือนก่อน

    Thank you so much for this video sanjay, great explanation :)

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Glad it was helpful!

  • @divyagupta6854
    @divyagupta6854 2 หลายเดือนก่อน

    Hello Sanjay, First of all, Great work on the tutorial!! I followed it step by step and was able to reach till the end. But when I mark a test payment as success by clicking green success button in RazorPay link, I get "the id provided does not exist, BAD REQUEST". How to resolve this error? I checked that I have added correct test key and secret in environment variables, and even I am running configuration when I run the Spring Boot app.

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      I'm glad to hear that you found the tutorial helpful! Regarding the error message you're encountering, "the id provided does not exist, BAD REQUEST," it may be related to Regarding the issue of Visa test cards not working with the Razorpay test environment, it's a common problem faced by developers. Please attempt using the test card number "4718 6091 0820 4366" and inform me of the results. If you encounter any further issues, please share your Git repository with me at shubh24i@gmail.com

    • @divyagupta6854
      @divyagupta6854 2 หลายเดือนก่อน

      @@GeekySanjay hello Sanjay. Actually the error got resolved, not by using the test cards, but using the real cards number, with random cvv and expiry dates. That trick worked. Even the other payment modes started working then. Thanks for response anyways!

  • @PacificK777
    @PacificK777 3 หลายเดือนก่อน

    @Geeky Can you also upload complete fakestore implementation

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      Thanks, Here you can find the repository for fakeStore github.com/geeky-sanjay/shop.git

  • @PacificK777
    @PacificK777 3 หลายเดือนก่อน

    Any dates, when this is going to start?

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      It is already started Please visit th-cam.com/video/TjejolHm4dg/w-d-xo.html

  • @surajitpradhan446
    @surajitpradhan446 3 หลายเดือนก่อน

    Thank you

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      You are welcome. Keep watching

  • @surajitpradhan446
    @surajitpradhan446 3 หลายเดือนก่อน

    Thank you

    • @GeekySanjay
      @GeekySanjay 2 หลายเดือนก่อน

      You're welcome

  • @RaphaelSousa-or1dl
    @RaphaelSousa-or1dl 3 หลายเดือนก่อน

    Great video, I'm actually implementing something like this right now, and you gave me some very good insight!

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Thanks, I am glad it is helpfull for you

  • @econometricswithsh652
    @econometricswithsh652 3 หลายเดือนก่อน

    Good videos Sanjay and helpful

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Glad to hear that

  • @vishaljain2869
    @vishaljain2869 3 หลายเดือนก่อน

    Nice Video Sanjay:)

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Thanks for watching

  • @mohaktalreja171
    @mohaktalreja171 3 หลายเดือนก่อน

    Great video 🎉

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Thank you so much. Stay tuned for more tutorials coming soon!

  • @PriyankaSiddhanta
    @PriyankaSiddhanta 3 หลายเดือนก่อน

    Too helpful. Looking forward to have more such videos.

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Thank you so much for your kind words! I'm glad you found the video helpful. Stay tuned for more tutorials coming soon! If you have any specific topics you'd like me to cover, feel free to let me know. Happy coding! 😊

  • @econometricswithsh652
    @econometricswithsh652 3 หลายเดือนก่อน

    Good videos Sanjay

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Thanks

  • @risewithritzz
    @risewithritzz 3 หลายเดือนก่อน

    Good job Sanjay ! Keep the good work up 💪💯

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Thanks for watching

  • @thatfailureawakening8404
    @thatfailureawakening8404 3 หลายเดือนก่อน

    Nyc video please make more video's

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Thanks for your support, soon I will post video of login and logout

  • @panditjimaharaj371
    @panditjimaharaj371 3 หลายเดือนก่อน

    Nice explanation Sanjay, great doing 🎉

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Glad you liked it

  • @akshanshkumar4710
    @akshanshkumar4710 3 หลายเดือนก่อน

    Hi you used what all tech stack in order to create this website?

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      I used wordpress to create this website

  • @aayushguru2687
    @aayushguru2687 3 หลายเดือนก่อน

    If you'll watch this video till end you will definitely crack the interview, btw informative video

    • @GeekySanjay
      @GeekySanjay 3 หลายเดือนก่อน

      Thanks, True