Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
DSA
22.4k+ articles
Java
10.4k+ articles
Java-Functions
4.1k+ articles
GATE CS
1.5k+ articles
Theory of Computation
270+ articles
Java-Time-Chrono package
160+ articles
TCS-coding-questions
110+ articles
QA - Placement Quizzes-Data Interpretation
61 articles
Python numpy-Random
54 articles
Intellipaat
28 articles
Java-HijrahDate
34 posts
Popular Articles
Recent Articles
Power Factor Improvement
Last Updated: 27 February 2024
Power factor improvement is an indispensable piece of optimizing electrical systems for expanding effectiveness and diminished energy utiliz
...read more
C-Data Types
C++-Misc C++
Algorithms-Graph Traversals
QA - Placement Quizzes-Data Interpretation
Pigeonhole Principle
Picked
CouponMoto
CSS-Functions
VVDN Technologies
Scala-Arrays
B-Tree
Java-HijrahDate
Geeks Premier League
Tatvasoft
Visteon
Electrical Engineering
Geeks Premier League 2023
Electric circuits
Armature Reaction In DC Machines
Last Updated: 27 February 2024
In DC machines the term armature reaction describes the distortion of the magnetic field brought on by the current flowing through the armat
...read more
python-dict
Pigeonhole Principle
Picked
Java-HijrahDate
Geeks Premier League
PrimeNG-DragDrop
Electrical Engineering
Geeks Premier League 2023
Electrical Machines
Stars and Bars Algorithms for Competitive Programming
Last Updated: 29 February 2024
The Stars and Bars (also known as Balls and Urns) technique is a popular method used in Combinatorics, the study of counting and arrangement
...read more
combinatorics
Combinatorial
Competitive Programming
python-dict
binomial coefficient
SQL-PL/SQL
Picked
Java-HijrahDate
Python numpy-Random
Geeks Premier League
DSA
Geeks Premier League 2023
Similar Topics
DSA
22.4k+ articles
Java
10.4k+ articles
Java-Functions
4.1k+ articles
GATE CS
1.5k+ articles
Theory of Computation
270+ articles
Java-Time-Chrono package
160+ articles
TCS-coding-questions
110+ articles
QA - Placement Quizzes-Data Interpretation
61+ articles
Python numpy-Random
54+ articles
Intellipaat
28+ articles
Maximum Power Transfer Theorem
Last Updated: 27 February 2024
In this article, we will study about Maximum Power Transfer Theorem. The Maximum Power is transferred in the circuit when the load impedance
...read more
QA - Placement Quizzes-Data Interpretation
Algorithms-InsertionSort
Pigeonhole Principle
Picked
Java-Sql package
Java-HijrahDate
Geeks Premier League
Electronics Engineering
Geeks Premier League 2023
Electric circuits
Installation testing in Software Testing
Last Updated: 24 April 2024
Prerequisite: Software TestingInstallation testing is a type of software testing that verifies the software's installation process and ensur
...read more
Binary Tree
Algorithms
C++-Misc C++
C++-Virtual Functions
QA - Placement Quizzes-Data Interpretation
python-dict
Software Engineering
Tek Systems
jQuery-HTML/CSS
Software Testing
Juspay
Java-HijrahDate
Android
Software Testing
Domain Testing in Software Engineering
Last Updated: 06 January 2025
Every software development process follows a Software Development Life Cycle(SDLC) to develop a quality software product. Software testing i
...read more
Binary Tree
Software Engineering
CSS-Functions
Software Testing
Juspay
Java-SortedSet
Java-HijrahDate
Python numpy-Random
Software Testing
Intellipaat
PrimeNG-DragDrop
How To Connect Node with React?
Last Updated: 09 April 2025
To connect Node with React, we use React for the frontend (what users see) and Node.js for the backend (where the server logic lives). The f
...read more
QA - Placement Quizzes-Data Interpretation
Web Technologies
JavaScript
SQL-PL/SQL
CSS-Functions
Java-SecureRandom
Node.js
TCS-coding-questions
Java-HijrahDate
Technical Scripter 2020
React-Questions
ReactJS
NodeJS-Questions
Node vs Express
Last Updated: 07 January 2025
Node.js and Express are two essential tools in the JavaScript ecosystem, especially for server-side development. While they are often used t
...read more
Technical Scripter
C++-Misc C++
Algorithms-Graph Traversals
Difference Between
Web Technologies
JavaScript
Java-SecureRandom
Node.js
TCS-coding-questions
Node.js-Misc
Java-HijrahDate
Express.js
Python numpy-Random
Technical Scripter 2020
Web Technologies - Difference Between
Designing Non-Deterministic Finite Automata (Set 3)
Last Updated: 18 April 2025
Prerequisite: Basic Knowledge of Finite AutomataProblem 1Construction of a minimal NFA accepting a set of strings over {a, b} in which each
...read more
GATE CS
Theory of Computation
QA - Placement Quizzes-Data Interpretation
Java-HijrahDate
Designing Non-Deterministic Finite Automata (Set 4)
Last Updated: 28 January 2024
Prerequisite: Finite Automata Introduction In this article, we will see some designing of Non-Deterministic Finite Automata (NFA). Problem-1
...read more
GATE CS
Theory of Computation
QA - Placement Quizzes-Data Interpretation
Java-HijrahDate
Designing Deterministic Finite Automata (Set 10)
Last Updated: 29 January 2024
Prerequisite: Designing finite automata In this article, we will see some designing of Deterministic Finite Automata (DFA).Problem-1: Const
...read more
GATE CS
Theory of Computation
QA - Placement Quizzes-Data Interpretation
Java-HijrahDate
Code Implementation of Deterministic Finite Automata (Set 1)
Last Updated: 31 January 2025
In this article, we will learn about designing of Deterministic Finite Automata (DFA) and it's code implementation.Problem-1: Construction o
...read more
Algorithms
GATE CS
Theory of Computation
QA - Placement Quizzes-Data Interpretation
Java-HijrahDate
Double Hashing
Last Updated: 29 March 2024
Double hashing is a collision resolution technique used in hash tables. It works by using two hash functions to compute two different hash v
...read more
Hash
TCS-coding-questions
Java-HijrahDate
DSA
Leftist Tree / Leftist Heap
Last Updated: 15 February 2024
INTRODUCTION:A leftist tree, also known as a leftist heap, is a type of binary heap data structure used for implementing priority queues. Li
...read more
Tree
Heap
Functions
TCS-coding-questions
Java-HijrahDate
Python numpy-Random
DSA
Intellipaat
Design an efficient data structure for given operations
Last Updated: 20 February 2024
To design an efficient data structure for a specific set of operations, it's important to consider the time and space complexity of differen
...read more
Linked List
Ola Cabs
Heap
Advanced Data Structure
QA - Placement Quizzes-Data Interpretation
doubly linked list
Tek Systems
TCS-coding-questions
Volkswagen IT Services
Java-HijrahDate
DSA
Intellipaat
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
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 !