×
Home Discussions Write at Opengenus IQ
×

Search anything:

  • DSA Cheatsheet
  • HOME
  • Track your progress
  • Deep Learning (FREE)
  • Join our Internship 🎓
  • RANDOM
  • One Liner

OpenGenus IQ, an open-source Computer Science Publication House, is driven by 2500+ BSc/MSc/PhD holders globally, exploring Algorithms, Deep Learning, System Design, and more since 2017.

Software Engineering

The Integration of Security to DevOps

DevOps is the combination of development and operations in software development. This includes all the tools, practices, and processes that combine software development and IT operations in a company.

Aditya Chatterjee Aditya Chatterjee
Software Engineering

AI and Machine Learning in Automated Cross Browser Testing

The era of Artificial Intelligence (AI) and Machine Learning (ML) isn’t just a story of the past; it is a boon for every industry and plays a pivotal role. Both AI and ML deliver immense capabilities that can drive innovation, enhance efficiency, improve decision-making, and give a competitive edge.

OpenGenus Tech Review Team OpenGenus Tech Review Team
Software Engineering

Hоw Dо Yоu Justify the Vаlue оf Sоftwаre Testing tо Clients?

When it comes to software development, testing plays a vital role in ensuring that the final product meets the required quality standards. In software development, where codes and algorithms often appear as puzzles, it can be challenging to convey the significance of regression testing to clients.

OpenGenus Tech Review Team OpenGenus Tech Review Team
Software Engineering

How Can You Find the Best Online Platform for Software Testing Communities?

If you're а software enthusiast or а budding test automation tester, you've probably experienced that time when you're seeking answers or simply want to connect with others who share your passion. This is where online communities for software testing come into play.

OpenGenus Tech Review Team OpenGenus Tech Review Team
Deep Learning

Adaptive Recommender Systems

Adaptive recommender systems are intelligent algorithms designed to analyze user behavior, preferences, and interactions with a platform to deliver personalized recommendations.

Husen Yusuf
Machine Learning (ML)

Regression dilution

In this article at OpenGenus, we will explore the concept of regression dilution, its implications in various real-world applications. We will discuss when it is crucial to correct for these errors and when it may be appropriate to skip correction.

Abdesselam Benameur Abdesselam Benameur
Algorithms

Solving Course Scheduling Problem using Topological Sort

In this article at OpenGenus, we will solve the famous course scheduling problem and it's variations using the graph algorithm known as Topological Sort.

Manraj Singh Manraj Singh
C++

How to Use Friend Classes in C++ to Access Private and Protected Members

In this article at OpenGenus, we will be going over friend classes in C++, what they're used for, usage examples, difference between friendship and inheritance, and alternatives.

Taha Haksal Taha Haksal
Python

How to make a click logger [with Python code]

In this article at OpenGenus, we will make a program that tracks the active windows in your laptop that you click on and prints their names on the terminal. This is program is just for education purposes.

Milagros Omoruyi Ihordal
Algorithms

Legendre and His Formula: Speeding Up Factorial Calculations

Factorial calculations are a fundamental mathematical operation in computer science, commonly used in algorithms and equations. The factorial of a non-negative integer 'n' is defined as the product of all positive integers from 1 to 'n.'

Bogdan Munteanu Bogdan Munteanu
Algorithms

Finding Exponent of a Number [5 approaches]

Exponent is a method of expressing large numbers in terms of powers. It refers to how many times a number is multiplied by itself.

Himanshu Dubey
C++

Lazy initialization in C++

Lazy initialization is a technique where the creation of an object is deferred until it is actually needed. This can improve performance by avoiding the creation of objects that are never used.

Shone Binu Shone Binu
Algorithms

Ceiling in a Sorted Array

You are given a sorted array of integers and a target value 'x'. Your task is to find the lower bound, which is the smallest element in the array that is greater than or equal to 'x'.

Pranay Kalakonda
Java

Difference between java, javaw, javaws and javac

In this article at OpenGenus, we will learn about difference between java, javaw, javaws and javac in Java Programming Language.

Manish Singh
Software Engineering

Amdahl’s law

Amdahl's law was presented by a computer scientist named Gene Amdahl at the American Federation of Information processing Societies (AFIPS) Spring Joint Computer conference in 1967, From there it got its name.

Sidharth Mudgil
Machine Learning (ML)

Demystifying Kernel Density Estimation (KDE) in Python

In this article at OpenGenus, we will start by a general and a mathematical understanding of Kernel Density Estimation and then after exploring some applications of KDE, we, stepwise, implement it in Python.

Shahiryar Saleem Shahiryar Saleem
Algorithms

Next Greater Frequency Element

This problem involves combining the concepts of frequency counting and stack-based processing to efficiently determine the next element with a higher frequency for each element in the array.

Kavya Mothukuri
Deep Learning

ML model to predict Fuel Efficiency [project]

The goal of the fuel efficiency project at OpenGenus is to predict the fuel efficiency of a vehicle based on various input features.

 Rishi Shivhare Rishi Shivhare
System Design

Pareto Principle in Computer Science and Software Development

In this article at OpenGenus, we'll explore how the Pareto Principle is applied in these fields, delve into the concept of the Pareto Distribution, and discuss its profound significance in the realm of software development.

Shone Binu Shone Binu
Operating System

Paging in OS: Enhancing Memory Management

In this article at OpenGenus, we explore paging which can fix the issues that many users face without even realizing it - the absence of an essential memory management technique.

Aadarsh Kumar Singh Aadarsh Kumar Singh
Software Engineering

Trading Application in C++ [Software Development Project with source code]

A Trading App, sometimes called a stock trading or investment app, is a handy tool that allows people to easily buy, sell, and manage various types of financial assets like stocks, bonds, cryptocurrencies, and commodities using their smartphones or tablets.

Vidhi Srivastava Vidhi Srivastava
Deep Learning

MobileNet V3 model

MobileNetV3 is a neural network architecture designed to provide efficient deep learning capabilities on resource-constrained mobile devices. We delve into the essence of MobileNetV3, exploring its history, applications, advantages, disadvantages, and underlying architecture.

Agniva Maiti Agniva Maiti
Deep Learning

Cold start and Data sparsity problem in Recommender system

Recommender systems are commonplace in the modern digital era and shape our online experiences by recommending movies, goods, and information based on our tastes. However, the Cold Start Problem and Data Sparsity are two key issues that frequently plague these systems.

Abraham Roy
System Design

Canary and Rolling Deployments strategies explained

A deployment strategy is a way to change or upgrade an application with the aim of no perceptible downtime i.e. Rolling and Canary Deployment.

Hamza Mateen Hamza Mateen
Algorithms

Minimize Maximum Distance between Gas Stations [Solved 3 approaches]

You are given a sorted array ‘arr’ of length ‘n’, which contains positive integer positions of ‘n’ gas stations on the X-axis. You are also given an integer ‘k’. You have to place ‘k’ new gas stations on the X-axis.

Pranay Kalakonda
OpenGenus IQ © 2025 All rights reserved â„¢ [email: team@opengenus.org]
Top Posts LinkedIn Twitter