×
Home Discussions Write at Opengenus IQ
×

Search anything:

  • Track your progress
  • RANDOM
  • Join our Internship 🎓
  • 100+ Graph Algorithms
  • 100+ DP Problems
  • 50+ Linked List Problems
  • 50+ Array Problems
  • One Liner
  • 50+ Binary Tree problems
  • #7daysOfCode
  • Linux 💽
  • 🔊 Data Structures
  • Graph Algorithms
  • Dynamic Programming 💑
  • Home

In 1970s, Computing was not a science. Thanks to the legends who made it is as important as Physics & Mathematics. We are a Scientific Community focused on Computing Research & Publishing.

trie

Find word with maximum frequency using Trie

In this article, we will design an algorithm to Find word with maximum frequency using Trie Data Structure.

Pervez Nagi
data science

F Test

F-tests get their name from the F test statistic, which was named after Sir Ronald Fisher. The F-statistic is just a two-variance ratio. Variances are a metric for dispersion, or how far the data deviates from the mean. Greater dispersion is shown by higher values.

Saroj Mali
Machine Learning (ML)

Posenet Model in ML

In this article, we will learn about pre-trained model PoseNet in detail which will be consisting of need and working of posenet, operations possible on it, its application, and possible improvement over existing posenet model.

Sidhant Pandey
Machine Learning (ML)

Transposed Convolution

Transposed convolution is also known as upsampled convolution, which refers to the task it accomplishes, which is to upsample the input feature map.

Aiden Samuel
Algorithms

Bottom up traversal of Trie

In this article, we have explained the algorithmic approach for Bottom up traversal of Trie.

Purvak Baliyan
Algorithms

Hashing: Complete Guide

In hashing, we convert key to another value. It is a searching technique. In linear search the time complexity is O(n),in binary search it is O(log(n)) but in hashing it will be constant. We make use of a hash function and a hash table.

Gifty Treesa Iju Gifty Treesa Iju
Machine Learning (ML)

Grouped and Shuffled Grouped Convolution

In this article, we have explored the variant of Convolution named Grouped and Shuffled Grouped Convolution.

B E Pranav Kumaar
Algorithms

Merge Insertion Sort

Merge Insertion Sort is the combination of Merge sort and Insertion sort that minimizes the worst case time complexity for smaller value of n.

UDDESHYA RAJ
Machine Learning (ML)

Text Summarization using Transformers

In this article, we will learn about the fundamentals of Text Summarization, some of the different ways in which we can summarize text, Transformers, the BART model, and finally, we will practically implement some of these concepts.

Agastya Gummaraju
data science

Time Series Classification

In this article, we will learn about a beginner-level approach to time series classification.

Reyansh Bahl
System Design

PostgreSQL in System Design

This article aims to give a brief overview of the PostgreSQL relational database management system, provide some brief comparisons to other alternatives, such as MySQL, illustrate useful features in PostgreSQL and discuss certain systems in which PostgreSQL proves more useful.

Yejoong (Paul) Kim
JavaScript

Get IP address using JavaScript

In this article, we have explained the approach to get IP addresses using JavaScript.

Mayank Kamboj
Algorithms

Longest word with given prefix and suffix

You are given a list of words, a prefix, and a suffix. You have to find the longest word in the given word list that has a given prefix and suffix.

Gaurav Kumar
Software Engineering

Network File System

In this article, we will learn an important concept in network, that is Network File System.

RUSHI NAINESHBHAI RAVAL
data science

Fuzzy Relations, Propositions, Implications and Inferences

In this article, we will first learn about fuzzy relations and the different types of operations that can be performed on them. Then, we will learn about the truth values of fuzzy propositions, about fuzzy implications or if-then rules.

Agastya Gummaraju
binary search

Egg Dropping Puzzle

In this article, we have explored the Egg Dropping Puzzle in depth with various algorithms including Combinatorics and Dynamic Programming.

Gabriel
List of Mathematical Algorithms

Check if given year is a leap year [Algorithm]

In this article, we have present the concept and algorithm to check if a given year is a leap year or not.

Astha Jain
String Algorithms

Lexicographic rank of string

We will see what is the rank of the string in lexicographic order, for the words which can be made using all the characters of the given string and calculate using a string algorithm.

Rahul Kumar Yadav
Java

NullPointerException in Java

Any developer beginning their Java programming journey will inevitably come across a certain error: the NullPointerException. The NullPointerException is one of the most common errors encountered by beginner programmers when dealing with objects in Java.

Yejoong (Paul) Kim
C++

Split String in C++ [3 ways]

In this article, we will see different ways a string can be splitted in C++. This involve the use of find(), substr() and much more.

Divyanshu Rastogi
C

Clear Console in C

During the execution of the program, the developer needs to clear the screen or remove the previous output for new output. To clear the console screen in the C language many methods are available.

Reshma patil
Software Engineering

Interview Questions on Hibernate

In this article, we have presented 65 Interview questions on Hibernate covering several topics including 10 Multiple choice questions (MCQs) and 55 Descriptive questions with answers.

Anna Burdanova
data science

Introduction to Feature Engineering

In this article, we will be learning about an important step in the machine learning process: feature engineering.

Reyansh Bahl
System Design

System Design of Bank Management System

In this article, we will take a look at the key features a bank management system needs to offer, its high-level, low-level design, database design, and some of the already existing bank management systems.

Anna Burdanova
Python

Python script to get CPU and RAM Usage

In this article, we have developed a Python script to get CPU and RAM Usage on a system using psutil library. We extend it to get CPU and RAM usage for each process and for each core.

Shubhanshu Tomar
OpenGenus IQ © 2022 All rights reserved â„¢ [email: team@opengenus.org]
Top Posts LinkedIn Twitter