About 203,000 results
Open links in new tab
  1. GeeksforGeeks Practice - Leading Online Coding Platform

    Nov 29, 2025 · GeeksforGeeks Practice is an online coding platform designed to help developers and students practice coding online and sharpen their programming skills with the following …

  2. Introduction to Java - GeeksforGeeks

    Nov 11, 2025 · public class Geeks{ public static void main(String[] args) { { System.out.println("This is inside the block."); } System.out.println("This is outside the block.");

  3. C Programming Tutorial - GeeksforGeeks

    Oct 13, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and …

  4. How to Activate Windows 10 with Key? - GeeksforGeeks

    Jul 23, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and …

  5. Python - Output Formatting - GeeksforGeeks

    Jul 1, 2024 · print("I love {0} for \"{1}!\"".format("Geeks", "Geeks")) print("{0} and Portal".format("Geeks")) print("Portal and {0}".format("Geeks")) Output I love Geeks for …

  6. Practice | GeeksforGeeks | A computer science portal for geeks

    Explore coding challenges, practice problems, and structured courses to enhance your programming skills on GeeksforGeeks.

  7. Trending - GeeksforGeeks

    Complete Data Science and Machine Learning Career Program with AI - Live Beginner to Advanced 411k+ interested Geeks 4.7

  8. C++ Basics - GeeksforGeeks

    Jul 23, 2025 · #include <iostream> using namespace std; int main() { cout << "Geeks For Geeks"; return 0; } Output Geeks For Geeks

  9. Python String Module - GeeksforGeeks

    Jul 23, 2025 · Explanation: log_temp string contains placeholders $user and $action. The safe_substitute () method replaces these placeholders with the values provided (user="Geek" …

  10. Python Tutorial - GeeksforGeeks

    Dec 8, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and …