×
Home Discussions Write at Opengenus IQ
×
  • Track your progress
  • Deep Learning Projects
  • Python Projects
  • Join our Internship 🎓
  • RANDOM
  • 100+ Graph Algorithms
  • 100+ DP Problems
  • 50+ Linked List Problems
  • 50+ Array Problems
  • One Liner
  • 50+ Binary Tree problems
  • Home
  • Rust Projects

PV Nikhil

6 posts •
Python

50 Lambda Interview QnA in Python

In Python, "lambda" is a keyword that is used to create small, anonymous unnamed functions. These functions are also called lambda functions. They are defined using the "lambda" keyword followed by one or more arguments, a colon, and a single expression that is evaluated when the function is called.

PV Nikhil
C Programming

Timer and Stopwatch console application in C

In this article, we have developed a Timer and Stopwatch console application in C Programming Language. This is a good project for your portfolio.

PV Nikhil
Python

Tic tac toe game in Python

In this article, we have presented how to develop the classic Tic Tac Toe game project in Python Programming Language. This will be a strong addition to Software Developer Portfolio.

PV Nikhil
Python

Python script to create GitHub repository

In this article, we have explored the approach to create a Python script to create GitHub repository. In this, we have used GitHub REST API.

PV Nikhil
Software Engineering

5 Types of Web Servers

A web server is a software application that runs on a computer and is responsible for serving web content, such as HTML pages, to clients over the internet. When a user enters a web address into their web browser, the browser sends a request to the web server.

PV Nikhil
C++

memcmp() function in C++

memcmp() is a C++ function that compares a specified number of characters in two pointer objects.

PV Nikhil
OpenGenus IQ © 2023 All rights reserved â„¢ [email: team@opengenus.org]
Top Posts LinkedIn Twitter