Problem Statement: We have to write C++ programs/code which can effectively and efficiently calculate the power of any number. There are mainly …
Sanjay Kumar
Sanjay Kumar
An enthusiastic programmer, currently pursuing B.Tech in Electronics and Communication Engineering (Major) and Computer Science and Engineering (Minor) from NIT, Jalandhar. Proficient in Technical Content Writing, GUI-App Development (Python Tkinker), Data Analysis (Python & Excel), Programming with C, C++, & Python, Excel Automation, Linux CLI, and Python Scripting.
-
-
Tutorials
How to manage users, groups, and different permissions in Linux?
by Sanjay Kumarby Sanjay Kumar 1.5K viewsLinux is one of the most widely used open-source operating systems in the world. If you are an administrator and work on …
-
TutorialsAssignment
How to convert a list to a string in Python?
by Sanjay Kumarby Sanjay Kumar 1.7K viewsProblem Statement: Given a random Python list (the list can be of numbers, characters, strings, or combinations of all three of them). …
-
What is a vi editor? “vi” editor stands for “visual editor” it is pronounced as vee-eye editor. It is the most commonly used …
-
Database architecture plays a very crucial role in the designing process of DBMS (Database Management System). What is Database architecture in DBMS? …
-
TutorialsAssignmentProjects
FCSF: The simplest CPU Scheduling Algorithm
by Sanjay Kumarby Sanjay Kumar 2.2K viewsWhat is CPU Scheduling? Scheduling (CPU scheduling) is the process of assigning different jobs or processes to the CPU to make the …
-
STL stands for “Standard Template Library”. It is a set of C++ templates which provide some most significantly used data structures and …
-
What is MATLAB? MATLAB abbreviated form of ‘Matrix Laboratory‘ is proprietary software, widely used by students, engineers, scientists, etc. for various types …
-
What is SQL? SQL stands for ‘Structured Query Language‘ which is a widely used commercial database language used to create and operate …
-
TutorialsAssignmentProjects
How to write a Simple RISC Assembly Program?
by Sanjay Kumarby Sanjay Kumar 3.8K viewsRISC stands for “Reduced Instruction Set Computer”. It is one of the paradigms used to design an ISA (Instruction Set Architecture). It …
- 1
- 2