×
Home Discussions Write at Opengenus IQ
×
  • DSA Cheatsheet
  • HOME
  • Track your progress
  • Deep Learning (FREE)
  • Join our Internship 🎓
  • RANDOM
  • One Liner
OpenGenus Tech Review Team

OpenGenus Tech Review Team

The official account of OpenGenus's Technical Review Team. This team review all technical articles and incorporates peer feedback. The team consist of experts in the leading domains of Computing.

Tokyo, Japan •
3723 posts •
Python

Python Script to Send WhatsApp Message

In this article, we have developed Python Script to Send WhatsApp Message using two approaches: one WhatsApp library and by using Selenium Web Driver.

Alan Chacko
Python

Python script to create GitHub issues

In this article, we have developed a Python script to create GitHub issues and added features like adding a comment, label and others. We have used GitHub API for this.

Jiehui Ma Jiehui Ma
Python

Python script to control keyboard

In this article, we have developed a Python script to control keyboard by stimulate pressing any key combination and stimulate typing.

CHEW Chee Keng
System Design

System Design of GitHub

In this article, we will look into the system design of GitHub, the various protocols it offers, and how they work.

Ben Meehan
Dynamic Programming (DP)

Word Wrap Problem

In this article, we have solved the Word Wrap Problem in depth. This involves Dynamic Programming Concepts.

Purvak Baliyan
C++

Different ways to delete string in C++

In this article, we have explored different ways to delete string in C++ which include clear, resize, erase, swap functions along with other techniques.

Gabriel
Linux

Hard and Soft file links in Linux

In Linux, everything is a file. We use links to access deeply nested files in a file system easily. We learn about soft and hard links in Linux, including how to create and remove them.

Erick Lumunge
Linux

Globbing in Linux

Globbing involves bash interpreting glob characters to perform filename expansion of pattern searching in Linux. In this article, we will learn about globbing through various examples.

Erick Lumunge
Linux

file command in Linux

In Linux we use the file command to determine the type of file. With this command we can know the type of file we are dealing with, this also includes compressed files and special files. In this article we learn about this command using various examples.

Erick Lumunge
Linux

look command in Ubuntu

We use the look command to display lines in a file starting with a specified string. In this article, we learn about the look command through various examples.

Erick Lumunge
Linux

ar command in Linux

As described in the manual page, the ar(archiver) command is used to create, modify, and extract from archives. In this article, we learn about this command through various use cases.

Erick Lumunge
List of Interview Questions

57 Behavioral questions for Interviews [MUST]

Following is the list of 57 Behavioral questions for Interviews that you must prepare answers for before facing any Interview.

Benjamin QoChuk, PhD Benjamin QoChuk, PhD
Linux

Aliases in Linux

Some commands in Linux are long and repetitive. Aliases enable us to make them shorter by mapping a long command to a shorter one. In this article, we discuss aliases in Linux.

Erick Lumunge
Linux

xargs command in Linux

We use xargs to build an execution pipeline whereby we can send input to another command that does not accept piped input such as echo, mkdir, etc. In this article, we have learned the uses of xargs using various examples.

Erick Lumunge
Culture

Online Computer Science Degree

We have listed the top Online Computer Science Degree programs offered by Universities all over the World with all critical details like fees, program duration, link to apply, Specialization and other details.

OpenGenus Tech Review Team OpenGenus Tech Review Team
Linux

tee command in Linux

The tee command reads standard input and writes it to standard output and a file or multiple files. We use it in cases where we want to send the output of a command to a file and at the same time want to print it out to the standard output. Let's discuss it.

Erick Lumunge
Linux

time command in Linux

When executing commands in Linux, we may want to know how long it takes or how much of the system resources a command or program uses. We use the time command for such situations.

Erick Lumunge
Python

Python script to control cursor

In this article, we have explored how to develop a Python script to control cursor and stimulate actions like clicking, scrolling, click and drag.

CHEW Chee Keng
Machine Learning (ML)

SGEMM

In this article, we have covered SGEMM (Single Precision General Matrix Multiplication) which is a standard library function for Matrix Multiplication.

OpenGenus Tech Review Team OpenGenus Tech Review Team
Linux

sleep command in Linux

The sleep command delays execution of shell scripts and commands for a specified. This could be minutes, seconds, hours or even days. In this article we learn about this command through various examples.

Erick Lumunge
Linux

wait command in Linux

In Linux, we use the wait command to wait for a process to terminate then print its exit status. This is very useful in cases where the exit status of a predecessor command determines the execution of the following command. In this article, we learn about this command through various examples.

Erick Lumunge
Linux

expr command in Linux

In Linux, the expr command evaluates an expression passed to it and returns the corresponding value. We usually use it for basic arithmetic such as addition, subtraction, modulo operations, division, multiplication. We also use expr command to evaluate expressions.

Erick Lumunge
Linux

locate command in Linux

We use the locate command to find files in Linux, unlike the find command that searches the entire file system, this command uses a local database to search for the file passed as an argument.

Erick Lumunge
Software Engineering

DevOps vs DevSecOps

Both DevOps and DevSecOps are related. In this article, we have explored the things in common and the differences in DevOps and DevSecOps.

Benjamin QoChuk, PhD Benjamin QoChuk, PhD
Python

Sending file/ attachment in Gmail using Python

In this article, we have explained the idea of using Python to send file/ attachment in Gmail with a complete Python implementation example.

CHEW Chee Keng
OpenGenus IQ © 2026 All rights reserved â„¢
Contact - Email: team@opengenus.org
Primary Address: JR Shinjuku Miraina Tower, Tokyo, Shinjuku 160-0022, JP
Office #2: Commercial Complex D4, Delhi, Delhi 110017, IN
Top Posts LinkedIn Twitter
Android App
Apply for Internship