Difference between long int and long long int in C/C++
All variables use data type during declarations to restrict the type of data to be stored. Therefore, we can say that data types are used… Read More The post Difference between long int and long long...
View ArticleMinimum price required to obtain N items of given types
Given integers X, Y, and Z, representing prices of 3 items A, B and C respectively, and two integers a and b, denoting count of… Read More The post Minimum price required to obtain N items of given...
View ArticleVLOOKUP On Multiple Criteria Columns Using Helper Method & CHOOSE Function
In this article, we will see how we can combine multiple values, and use them as lookup criteria for searching specific value(s) in the excel… Read More The post VLOOKUP On Multiple Criteria Columns...
View ArticleDifference between cerr and clog
In C++ input and output are performed in the form of a sequence of bytes or more commonly known as streams. cerr and clog both… Read More The post Difference between cerr and clog appeared first on...
View ArticleWhy Developers Should Have a YouTube Channel?
YouTube… The most addictive platform for all age groups. Whether you want to watch movies or you want to make ice cream or you want… Read More The post Why Developers Should Have a YouTube Channel?...
View ArticleTop 7 Game Development Platforms For Developers
With the evolving use of technology, gaming industries are continuously engaging more people. Apart from using smartphones as communication devices, we also use them for… Read More The post Top 7 Game...
View Article7 Best Android Apps For Computer Science Students
In today’s era, for every single task, whether it be sharing data, watching videos, booking a cab, and many more, there is only one solution… Read More The post 7 Best Android Apps For Computer Science...
View ArticleReliable Data Transfer (RDT) 2.1
RDT 2.1 protocol is the successor of RDT 2.0. While transmitting data in the transport layer, the issue of reliable transfer of data persists, the… Read More The post Reliable Data Transfer (RDT) 2.1...
View ArticleHow to get GFG Goodies ?
Quality is another name that defines GeeksforGeeks and you’re the reason we are able to set a standard in the CS/IT domain and become the… Read More The post How to get GFG Goodies ? appeared first on...
View ArticleCompiler and Go Loader
The loader is one of the essential parts of the operating system which loads the program and libraries in memory. There are multiple loading schemes… Read More The post Compiler and Go Loader appeared...
View ArticleReliance JIO Interview Experience (On-Campus) 2023
For the first time Reliance Jio came to our campus for GET profile. The entire process was of 6 days which consist of 1 aptitude(on… Read More The post Reliance JIO Interview Experience (On-Campus)...
View Article