Skip to content
Courses
DSA to Development
Machine Learning & Data Science
Generative AI & ChatGPT
Become AWS Certified
DSA Courses
Data Structure & Algorithm(C++/JAVA)
Data Structure & Algorithm(Python)
Data Structure & Algorithm(JavaScript)
Programming Languages
CPP
Java
Python
JavaScript
C
All Courses
Tutorials
Python Tutorial
Taking Input in Python
Python Operators
Python Data Types
Python Loops and Control Flow
Python Conditional Statements
Python Loops
Python Functions
Python OOPS Concept
Python Data Structures
Python Exception Handling
Python File Handling
Python Exercises
Java
Learn Java Programming Language
Java Collections
Java 8 Tutorial
Java Programs
Java Interview Questions
Java Interview Questions
Core Java Interview Questions-Freshers
Java Multithreading Interview Questions
OOPs Interview Questions and Answers
Java Exercises
Java Quiz
Java Quiz
Core Java MCQ
Java Projects
Advance Java
Spring Tutorial
Spring Boot Tutorial
Spring Boot Interview Questions
Spring MVC Tutorial
Spring MVC Interview Questions
Hibernate Tutorial
Hibernate Interview Questions
Programming Languages
JavaScript
C++
R Tutorial
SQL
PHP
C#
C
Scala
Perl
Go Language
Kotlin
System Design
System Design Tutorial
Software Design Patterns
System Design Roadmap
Top 10 System Design Interview Questions and Answers
Interview Corner
Company Preparation
Top Topics
Practice Company Questions
Interview Experiences
Experienced Interviews
Internship Interviews
Competitive Programming
Multiple Choice Quizzes
Aptitude for Placements
Computer Science Subjects
Operating System
DBMS
Computer Networks
Engineering Mathematics
Computer Organization and Architecture
Theory of Computation
Compiler Design
Digital Logic
Software Engineering
DevOps
GIT
AWS
Docker
Kubernetes
Microsoft Azure Tutorial
Google Cloud Platform
Linux
Linux Tutorial
Linux Commands A-Z
Linux Commands Cheatsheet
File Permission Commands
Linux System Administration
Linux File System
Linux Shell Scripting
Linux Networking
Linux Interview Questions
Software Testing
Software Testing Tutorial
Software Engineering Tutorial
Testing Interview Questions
Jira
Databases
DBMS Tutorial
SQL Tutorial
PostgreSQL Tutorial
MongoDB Tutorial
SQL Interview Questions
MySQL Interview Questions
PL/SQL Interview Questions
Android
Android Tutorial
Android Studio Tutorial
Kotlin For Android
Android Projects
Android Interview Questions
6 Weeks of Android App Development
Excel
MS Excel Tutorial
Introduction to MS Excel
Data Analysis in Excel
Basic Excel Formulas & Functions
Data Analysis in Advanced Excel
Workbooks
Statistical Functions
Data Visualization in Excel
Pivot Tables in Excel
Excel Spreadsheets in Python
Basic Excel Shortcuts
Mathematics
Number System
Algebra
Linear Algebra
Trigonometry
Set Theory
Statistics
Probability
Geometry
Mensuration
Logarithms
Calculus
DSA
Data Structures
Arrays
Matrix
Strings
Linked List
Stack
Queue
Tree
Heap
Hashing
Graph
Set Data Structure
Map Data Structure
Advanced Data Structure
Data Structures Tutorial
Algorithms
Analysis of Algorithms
Design and Analysis of Algorithms
Asymptotic Analysis
Asymptotic Notations
Worst, Average and Best Cases
Searching Algorithms
Linear Search
Binary Search
Searching Algorithms Tutorial
Sorting Algorithms
Selection Sort
Bubble Sort
Insertion Sort
Merge Sort
Quick Sort
Heap Sort
Counting Sort
Radix Sort
Bucket Sort
Sorting Algorithms Tutorial
Greedy Algorithms
Dynamic Programming
Graph Algorithms
Pattern Searching
Recursion
Backtracking
Divide and Conquer
Mathematical Algorithms
Geometric Algorithms
Bitwise Algorithms
Randomized Algorithms
Branch and Bound
Algorithms Tutorial
DSA Tutorial
Practice
All DSA Problems
Problem of the Day
Company Wise Coding Practice
Amazon
Microsoft
Flipkart
Explore All
GfG SDE Sheet
Practice Problems Difficulty Wise
School
Basic
Easy
Medium
Hard
Language Wise Coding Practice
CPP
Java
Python
Curated DSA Lists
Beginner's DSA Sheet
Top 50 Array Problems
Top 50 String Problems
Top 50 DP Problems
Top 50 Graph Problems
Top 50 Tree Problems
Competitive Programming
Company Wise SDE Sheets
Facebook SDE Sheet
Amazon SDE Sheet
Apple SDE Sheet
Netflix SDE Sheet
Google SDE Sheet
DSA Cheat Sheets
SDE Sheet
DSA Sheet for Beginners
FAANG Coding Sheet
Product-Based Coding Sheet
Company-Wise Preparation Sheet
Top Interview Questions
Puzzles
All Puzzles
Top 100 Puzzles Asked In Interviews
Top 20 Puzzles Commonly Asked During SDE Interviews
Data Science
Python Tutorial
R Tutorial
Machine Learning
Data Science using Python
Data Science using R
Data Science Packages
Pandas Tutorial
NumPy Tutorial
Data Visualization
Python Data Visualization Tutorial
Data Visualization with R
Data Analysis
Data Analysis with Python
Data Analysis with R
Deep Learning
NLP Tutorial
Web Tech
HTML Tutorial
CSS Tutorial
JavaScript Tutorial
PHP Tutorial
ReactJS Tutorial
NodeJS Tutorial
Bootstrap Tutorial
Typescript
Web Development Using Python
Django
Django Tutorial
Django Projects
Django Interview Questions
Flask
Flask Tutorial
Flask Projects
Flask Interview Questions
Postman
Github
Cheat Sheets
HTML Cheat Sheet
CSS Cheat Sheet
JavaScript Cheat Sheet
React Cheat Sheet
Angular Cheat Sheet
jQuery Cheat Sheet
Bootstrap Cheat Sheet
Learn Complete Web Development
Trending Now
DSA
Web Tech
Foundational Courses
Data Science
Practice Problem
Python
Machine Learning
JavaScript
System Design
Django
DevOps Tutorial
Java
C
C++
ReactJS
NodeJS
CP Live
Aptitude
Puzzles
Projects
▲
Similar Topics
How To
2.3k+ articles
Installation Guide
1.2k+ articles
how-to-install
1.2k+ articles
Kali-Linux
520+ articles
Linux-Tools
490+ articles
linux-command
400+ articles
linux
200+ articles
Shell Script
110+ articles
Linux-misc-commands
84 articles
Linux-system-commands
78 articles
Linux-Unix
2.6k+ posts
Popular Articles
Recent Articles
25 Basic Linux Commands For Beginners [2025]
Last Updated: 27 November 2024
While performing a task, we all need shortcuts. Shortcuts help us to complete a task quickly. Linux comes with such commands which are one t
...read more
GBlog
Linux-Unix
Compiling with g++
Last Updated: 08 April 2024
g++ command is a GNU c++ compiler invocation command, which is used for preprocessing, compilation, assembly and linking of source code to g
...read more
Linux-Unix
Picked
How to Change File Ownership in Linux | chown Command
Last Updated: 12 July 2024
In the Linux operating system, file ownership is a crucial aspect of system security and user management. The `chown` command, short for "ch
...read more
linux-command
Linux-Unix
Picked
Linux-file-commands
Linux-directory-commands
Similar Topics
How To
2.3k+ articles
Installation Guide
1.2k+ articles
how-to-install
1.2k+ articles
Kali-Linux
520+ articles
Linux-Tools
490+ articles
linux-command
400+ articles
linux
200+ articles
Shell Script
110+ articles
Linux-misc-commands
84+ articles
Linux-system-commands
78+ articles
echo command in Linux with Examples
Last Updated: 12 March 2024
The echo command in Linux is a built-in command that allows users to display lines of text or strings that are passed as arguments. It is co
...read more
Linux-Unix
Picked
How to Create an Empty File in Linux | Touch Command
Last Updated: 12 July 2024
The touch command is a standard command used in the UNIX/Linux operating system which is used to create, change and modify the timestamps of
...read more
Technical Scripter
linux-command
Linux-Unix
Picked
Technical Scripter 2018
Linux-file-commands
Conditional Statements | Shell Script
Last Updated: 27 February 2020
Conditional Statements: There are total 5 conditional statements which can be used in bash programming if statement if-else statement
...read more
Linux-Unix
Shell
Shell Script
How to clear screen in python?
Last Updated: 12 August 2024
Most of the time, while working with Python interactive shell/terminal (not a console), we end up with a messy output and want to clear the
...read more
Technical Scripter
Python
Operating Systems Questions
Python Programs
Linux-Unix
UDP Server-Client implementation in C++
Last Updated: 23 February 2023
There are two primary transport layer protocols to communicate between hosts: TCP and UDP. Creating TCP Server/Client was discussed in a pre
...read more
Misc
Computer Networks
C Language
C Programs
Linux-Unix
How to Make Script Executable in Linux | chmod Command
Last Updated: 10 January 2024
In Unix operating systems, the chmod command is used to change the access mode of a file. The name is an abbreviation of change mode. Which
...read more
Technical Scripter
linux-command
Linux-Unix
Linux-file-commands
Linux-directory-commands
How to Move File in Linux | mv Command
Last Updated: 01 April 2024
The `mv` command in Linux is like a superhero tool that can do a bunch of cool stuff with your files and folders. Think of it as a digital m
...read more
linux-command
Linux-Unix
Linux-file-commands
Linux-directory-commands
How to Display and Set Date and Time in Linux | date Command
Last Updated: 12 July 2024
date command is used to display the system date and time. date command is also used to set date and time of the system. By default the date
...read more
linux-command
Linux-Unix
Linux-basic-commands
tr command in Unix/Linux with examples
Last Updated: 12 July 2024
The tr command is a UNIX command-line utility for translating or deleting characters. It supports a range of transformations including upper
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
wc command in Linux with examples
Last Updated: 22 July 2024
wc stands for word count. As the name implies, it is mainly used for counting purpose.It is used to find out number of lines, word count, by
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
Tail command in Linux with examples
Last Updated: 12 July 2024
It is the complementary of head command. The tail command, as the name implies, prints the last N number of data of the given input. By defa
...read more
linux-command
Linux-Unix
Linux-text-processing-commands
Introduction to Linux Shell and Shell Scripting
Last Updated: 16 April 2024
If we are using any major operating system, we are indirectly interacting with the shell. While running Ubuntu, Linux Mint, or any other Lin
...read more
Operating Systems
Linux-Unix
First
1
2
3
4
5
6
7
8
>>
Last
First
1
2
3
4
5
6
>>
Last
First
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !