geeksforgeeks
Data Structure
Java
Python
HTML
Interview Preparation
  • Interview Prep
  • Tutorials
  • Tracks
  • DSA
  • Practice Problems
  • C
  • C++
  • Java
  • Python
  • JavaScript
  • Data Science
  • Machine Learning
  • Courses
  • Linux
  • DevOps
Python - Remove nested records from tupleSometimes, while working with records, we can have a problem in which an element of a record is another tuple records and we might have to remove the nested records. This ... Read More
PythonPython ProgramsPython tuple-programs
Python - AND operation between TuplesSometimes, while working with records, we might have a common problem of performing AND operation contents of one tuple with corresponding index of other tuple. This has a... Read More
PythonPython ProgramsPython tuple-programs
Multiple Inheritance in PythonInheritance is the mechanism to achieve the re-usability of code as one class(child class) can derive the properties of another class(parent class). It also provides trans... Read More
PythonPickedpython-inheritancePython-OOP
Minimum changes required to make all element in an array equalGiven an array of length N, the task is to find minimum operation required to make all elements in the array equal.Operation is as follows:Replace the value of one element... Read More
GreedyMathematicalDSAArrays
How to Install Ulauncher in Ubuntu?Ulauncher is a fast app launcher which allows searching app and files by pressing hotkeys. Ulauncher is written in Python with GTK+. Below are some Ulauncher app launcher ... Read More
Linux-Unixhow-to-install
Count number of increasing sub-sequences : O(NlogN)Given an array arr[] of length N, the task is to find the number of strictly increasing sub-sequences in the given array.Examples:Input: arr[] = {1, 2, 3}Output: 7All incr... Read More
Dynamic ProgrammingAdvanced Data StructureDSAArrayssubsequenceSegment-Tree
How to apply multiple transform property to an element using CSS ?There is a variety of procedures to apply multiple transform property in an element. In this article we will discuss the easiest and popular ones. In the 1st method we wil... Read More
Web TechnologiesPickedCSSCSS-Misc
Remove minimum numbers from the array to get minimum OR valueGiven an array arr[] of N positive integers, the task is to find the minimum number of elements to be deleted from the array so that the bitwise OR of the array elements g... Read More
DSABitwise-OR
Counter Type in CassandraIn this article, we will discuss how to create counter type column in Cassandra and what are the restriction while using the counter column as a data type into the table a... Read More
DBMSApache
String Slicing in PythonString slicing in Python is a way to get specific parts of a string by using start, end and step values. It’s especially useful for text manipulation and data parsing.Let’... Read More
PythonPickedpython-string
How to set timeout for ajax by using jQuery?In web programming, the Ajax is used so that the resultant data is shown in the one part of the web page, without reloading the page. The user needs to perform the Ajax re... Read More
Web TechnologiesPickedJQueryjQuery-Misc
Smallest number dividing minimum number of elements in the ArrayGiven an array arr[] of N integers, the task is to find the smallest number that divides the minimum number of elements from the array.Examples:Input: arr[] = {2, 12, 6}Ou... Read More
DSANumber Divisibility
Top 7 Database You Must Know For Software Development ProjectsA database is just like a room in an office where all the files and important information can be stored related to a project. Every company needs a database to store and o... Read More
GBlog
Java Program to check the validity of a Password using User Defined ExceptionPassword checker program basically checks if the password is valid or not based on password policies mention below: Password should not contain any space. Password s... Read More
Java
How to select a div with a certain class using jQuery ?Given a HTML document containing many div element with classes. Here the task is to select a div with a certain class, that doesn't have another class. There are two appro... Read More
JQueryjQuery-Misc
1

...

914791489149

...

12077
GeeksforGeeks
location
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
location
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play StoreGFG App on App Store
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Campus Training Program
  • Explore
  • POTD
  • Job-A-Thon
  • Blogs
  • Nation Skill Up
  • Tutorials
  • Programming Languages
  • DSA
  • Web Technology
  • AI, ML & Data Science
  • DevOps
  • CS Core Subjects
  • Interview Preparation
  • Software and Tools
  • Courses
  • ML and Data Science
  • DSA and Placements
  • Web Development
  • Programming Languages
  • DevOps & Cloud
  • GATE
  • Trending Technologies
  • Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
  • Preparation Corner
  • Interview Corner
  • Aptitude
  • Puzzles
  • GfG 160
  • System Design
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved