Skip to content
    geeksforgeeks
    • Courses
      • DSA / Placements
      • Data Analytics / Data Science
      • Development
      • Cloud / DevOps
      • Programming Languages
      • All Courses
    • Tutorials
      • Python
      • Java
      • ML & Data Science
      • Programming Languages
      • Web Development
      • CS Subjects
      • DevOps
      • Software and Tools
      • School Learning
    • Interview Prep
      • Interview Corner
      • Practice DSA
      • GfG 160
      • Problem of the Day
    • DSA
    • Practice Problems
    • C
    • C++
    • Java
    • Python
    • JavaScript
    • Data Science
    • Machine Learning
    • Courses
    • Linux
    • DevOps
    • SQL
    • Web Development
    • System Design
    • Aptitude
    Boost your productivity and break free from all your technical limitations.
    Your Geeky friend, next door, is now, in your pocket. Introducing our GeeksforGeeks app!
    Download for Android
    Download for IOS
    Mobile Mock Image for Website with QR code
    Dots Pattern
    Our vision and impact Our vision is to bind all our geeky members as one community!
    Learn
    High-quality, free resources and courses for beginners to experienced professionals
    Upskill
    Acquire and upgrade the skills needed to pursue a career in tech
    Connect
    Connect with the global community of experts and learn from their experiences
    Grow
    Apply for various job opportunities and grow in your career
    Why Choose GeeksforGeeks
    1
    Download Functionality
    Learn on the go with offline videos and articles. Feed your curiosity wherever and whenever you want!
    2
    Personalized Feed
    Discover a personalized feed that prioritizes your interests. An enhanced user experience awaits you.
    3
    Programming questions
    Improve your programming practice with the ability to edit and run your code from any location you desire
    Mobile Mock Image for Website
    2
    Personalized Feed
    Discover a personalized feed that prioritizes your interests. An enhanced user experience awaits you.
    4
    Advance your skills
    Elevate your interviewing skills and expand your knowledge with our courses and abundant collection of free resources.
    Words from our Geeks!
    11K+ reviews, on our application, see what users are talking about.
    Testimonial user Avatar Ganesh
    I usually read from this app when I cannot use my laptop. Useful App to Learn DS & Algo, Programming while travelling. It has access to all content I can read from my laptop and is....
    Testimonial user Avatar Diksha Moon
    Excellent app. Beneficial for both beginners & advanced programmers. Huge content available & also there is an option to add topics from our interest. Interview experiences are shared of....
    Testimonial user Avatar Vaibhav Alur
    I'm really lazy when it comes to rating of applications but this app forced me to give feedback. Very less apps provide such good facility. Thankyou very much for understanding our....
    Testimonial user Avatar IT103 -Divyesh Rathod
    The best app for learning , especially for beginners.I'm IT student in well known uni. ,My all friends using GFG for practice. Thanks to GfG team for making this wonder.❤️ ->This app is made by an indian so I'm feeling very proud for that. -> please make more , like this amazing creation.
    Testimonial user Avatar Kishan Rout
    Really this app is too much helping for any campus preparation.By properly doing every coding question from this application is enough for to get placed in top MNCs no need to join any online or offline course.Amazing app it really deserves 5star.
    Testimonial user Avatar Alireza
    GeeksforGeeks is the best app that you can find to improve your knowledge in computer science by some short and easy to learn articles. I use it before sleep to feed my brain :) After all of theae I can just say it is the best.
    Testimonial user Avatar Rahul Kumar
    The app will be perfect. I also want this type of app it is also very helpful for the students who wants to learn DS and Algorithms. Thank you for the developer to providing such a nice app... 😍😍 You have to also make this app offline. I hope you make it as soon as possible....
    Testimonial user Avatar Sangeet Baruah
    The app is too grand now. Its similar to the web version.
    Testimonial user Avatar Sanjna Chauhan
    It's a nice application for programmers and have better UI design 👌 and information about the topics is great. Love it.❤️
    Scan the QR code to download the GeeksforGeeks App Or Select your App Store
    PlayStore Button AppStore Button
    X
    geeksforgeeks-footer-logo
    Corporate & Communications Address:
    A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
    Registered Address:
    K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
    GFG App on Play Store GFG App on App Store
    • Company
    • About Us
    • Legal
    • Privacy Policy
    • Contact Us
    • Advertise with us
    • GFG Corporate Solution
    • Campus Training Program
    • Explore
    • POTD
    • Job-A-Thon
    • Blogs
    • Nation Skill Up
    • Tutorials
    • Programming Languages
    • DSA
    • Web Technology
    • AI, ML & Data Science
    • DevOps
    • CS Core Subjects
    • Interview Preparation
    • Software and Tools
    • Courses
    • ML and Data Science
    • DSA and Placements
    • Web Development
    • Programming Languages
    • DevOps & Cloud
    • GATE
    • Trending Technologies
    • Videos
    • DSA
    • Python
    • Java
    • C++
    • Web Development
    • Data Science
    • CS Subjects
    • Preparation Corner
    • Interview Corner
    • Aptitude
    • Puzzles
    • GfG 160
    • System Design
    @GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
Lightbox
"For an ad-free experience and exclusive features, subscribe to our Premium Plan!"
Continue without supporting
`; $('body').append(adBlockerModal); $('body').addClass('body-for-ad-blocker'); const modal = document.getElementById("adBlockerModal"); modal.style.display = "block"; } function handleAdBlockerClick(type){ if(type == 'disabled'){ window.location.reload(); } else if(type == 'info'){ document.getElementById("ad-blocker-div").style.display = "none"; document.getElementById("ad-blocker-info-div").style.display = "flex"; handleAdBlockerIconClick(0); } } var lastSelected= null; //Mapping of name and video URL with the index. const adBlockerVideoMap = [ ['Ad Block Plus','https://media.geeksforgeeks.org/auth-dashboard-uploads/abp-blocker-min.mp4'], ['Ad Block','https://media.geeksforgeeks.org/auth-dashboard-uploads/Ad-block-min.mp4'], ['uBlock Origin','https://media.geeksforgeeks.org/auth-dashboard-uploads/ub-blocke-min.mp4'], ['uBlock','https://media.geeksforgeeks.org/auth-dashboard-uploads/U-blocker-min.mp4'], ] function handleAdBlockerIconClick(currSelected){ const videocontainer = document.getElementById('ad-blocker-info-div-gif'); const videosource = document.getElementById('ad-blocker-info-div-gif-src'); if(lastSelected != null){ document.getElementById("ad-blocker-info-div-icons-"+lastSelected).style.backgroundColor = "white"; document.getElementById("ad-blocker-info-div-icons-"+lastSelected).style.borderColor = "#D6D6D6"; } document.getElementById("ad-blocker-info-div-icons-"+currSelected).style.backgroundColor = "#D9D9D9"; document.getElementById("ad-blocker-info-div-icons-"+currSelected).style.borderColor = "#848484"; document.getElementById('ad-blocker-info-div-name-span').innerHTML = adBlockerVideoMap[currSelected][0] videocontainer.pause(); videosource.setAttribute('src', adBlockerVideoMap[currSelected][1]); videocontainer.load(); videocontainer.play(); lastSelected = currSelected; }

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences