Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Interview Experiences
14.2K+ articles
JavaScript
12.2K+ articles
School Learning
11.5K+ articles
Java
10.8K+ articles
Misc
8.8K+ articles
Mathematical
7.8K+ articles
Technical Scripter 2019
444+ posts
Recent Articles
Popular Articles
Levels in a File Management System
Last Updated: 28 June 2022
Prerequisite - File System The management of files and the management of device are interlinked with each other. Given below is an hierarchy used to perform the required f...
read more
Technical Scripter
Operating Systems
GATE CS
Technical Scripter 2019
Associate user to its upload (post) in Django
Last Updated: 28 April 2025
Django provides built-in facilities of ForeignKey, and ManytoManyField for associating one model to another model. To associate a user model to a post model, one can use v...
read more
Technical Scripter
Python
Web Technologies
Technical Scripter 2019
Python - Hilbert Curve using turtle
Last Updated: 28 April 2025
Fractal is a curve or a figure which repeats itself. It comprises a recursive pattern that repeats itself up to a desired level of nesting. Turtle graphics are provided in...
read more
Technical Scripter
Python
Technical Scripter 2019
Python-turtle
Python | Text Summarizer
Last Updated: 27 February 2020
Today various organizations, be it online shopping, government and private sector organizations, catering and tourism industry or other institutions that offer customer se...
read more
Technical Scripter
Python
Python Programs
Technical Scripter 2019
Python-nltk
Shortest Path Problem Between Routing Terminals - Implementation in Python
Last Updated: 27 February 2020
The famous Dijkstra's algorithm can be used in a variety of contexts - including as a means to find the shortest route between two routers, also known as Link state rout...
read more
Technical Scripter
Python
Technical Scripter 2019
Python-Networking
How to Downgrade Packages in Arch Linux
Last Updated: 27 February 2020
Arch Linux, one the most configurable operating systems often gets into problems when some of a package is updated and it causes a list of problems. In that case, all one ...
read more
Linux-Unix
Technical Scripter 2019
Network Scanning using scapy module - Python
Last Updated: 01 March 2020
Scapy is a library supported by both Python2 and Python3. It is used for interacting with the packets on the network. It has several functionalities through which we can e...
read more
Technical Scripter
Python
Technical Scripter 2019
python-utility
Speed up Code executions with help of Pragma in C/C++
Last Updated: 21 September 2021
The primary goal of a compiler is to reduce the cost of compilation and to make debugging produce the expected results. Not all optimizations are controlled directly by a ...
read more
Algorithms
Technical Scripter
Competitive Programming
C Language
C++
Technical Scripter 2019
DSA
optimization-technique
DLSS - Deep Learning Super Sampling
Last Updated: 24 June 2020
Super Sampling is also known as Super Sampling Anti Aliasing(SSAA) is a spatial anti-aliasing method i.e. a method to remove aliasing (jagged and pixelated edges also know...
read more
TechTips
Machine Learning
Technical Scripter 2019
Deep Learning
AI-ML-DS
How to update dependency in package.json file ?
Last Updated: 27 February 2020
In this article, we will discuss how to update the dependencies of a project with npm. You must have heard about npm which is called a node package manager. So, we can run...
read more
Technical Scripter
Web Technologies
Picked
Node.js
Technical Scripter 2019
Node.js-Misc
Amazon Alexa Hackathon Experience
Last Updated: 05 March 2020
Recently I have attended a 30 hour Hackathon on Amazon Alexa skills.The main object for organizing a hackathon or attending a hackathon is to get an experience of working ...
read more
Technical Scripter 2019
Amazon
Contest Experiences
Multiplication table till N rows where every Kth row is table of K upto Kth term
Last Updated: 08 December 2022
Given a number N, the task is to print N rows where every Kth row consists of the multiplication table of K up to Kth term.Examples:Input: N = 3Output:12 43 6 9Explanation...
read more
Algorithms
Mathematical
Technical Scripter
Computer Science Fundamentals
Technical Scripter 2019
DSA
Python | Titanic Data EDA using Seaborn
Last Updated: 22 May 2024
What is EDA?Exploratory Data Analysis (EDA) is a method used to analyze and summarize datasets. Majority of the EDA techniques involve the use of graphs.Titanic Dataset -I...
read more
Technical Scripter
Machine Learning
Technical Scripter 2019
python
The Wumpus World Description - AI
Last Updated: 21 April 2025
The Wumpus World is a classic example of a knowledge-based agent in AI. It involves reasoning, knowledge representation and planning. In this agent uses its knowledge of t...
read more
Technical Scripter
Machine Learning
Technical Scripter 2019
Artificial Intelligence
Difference between React Native and Flutter
Last Updated: 26 June 2021
In this article, we will discuss two frameworks that have exquisitely maintained and transcended into the top ranks for quite some time now, namely React Native and Flutte...
read more
Technical Scripter
Web Technologies
Technical Scripter 2019
ReactJS
Flutter
React-Native
1
2
3
4
...
30
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 !