All Easy Articles
One of the method to ensure isolation property in transaction is to require data items be accessed in a mutually exclusive manner. That means, while… Read More
In Apache Hive we can create tables to store structured data so that later on we can process it. The table in the hive is… Read More
Given an integer number as input, we need to write a program to convert the given Integer number into an equivalent binary number by using… Read More
A given number can be said palindromic in nature if the reverse of the given number is the same as that of a given number.… Read More
Given two arrays arr1[] and arr2[] of N denoting N coordinates of the form (arr1[i], 0) and M positive integers denotingM coordinates of the form… Read More
Given an array arr[] and two integers K and X, the task is to find the maximum sum among all subarrays of size K with… Read More
Given an array arr[] of size N, the task is to segregate even and odd numbers. Print all even numbers first, and then odd numbers.… Read More
GE came to our college offering Internships in GE Renewables DT Business during the covid situation so the entire process is online. Designation: GE Renewables… Read More
Amazon visited our campus (NIT Jamshedpur) on 3rd October. It consisted of 2 Rounds ( 1 Online Assessment and 1 Technical Interview) Round 1: Round… Read More
WMI stands for Windows Management Instrumentation. Definition : WMI is a set of specifications from Microsoft for consolidating the management of devices and applications in… Read More
HTML stands for Hyper Text Markup Language. It is used to design web pages using a markup language. HTML is an abbreviation of Hypertext and… Read More
1. Project Report : Project Report, as name suggest, is simply report that provide general state of project and contain information regarding economic, technical, financial… Read More
Telephone Network is used to provide voice communication. Telephone Network uses Circuit Switching. Originally, the entire network was referred to as a plain old telephone… Read More
I recently appeared for the Accenture recruitment process. This year Accenture is recruiting at the zonal level, and the offer is provided based on the… Read More
1. Project Engineer : Project Engineer, as name suggest, is simply a person who is professional in managing and controlling team, as well as responsible… Read More
In the world of technology, starting from small children to young people and starting from young to old people everyone using their Smartphones, Laptops, Computers,… Read More
Transactions are a set of operations used to perform a logical set of work. It is the bundle of all the instructions of a logical… Read More
1. System Engineer : A System Engineer is a person who deals with the overall management of engineering projects during their life cycle (focusing more… Read More
Competitive Programming has been the most trending activity to be part of for the whole coders’ community on today’s date. Competitive programming is a brain… Read More
Many times you heard people saying Java is faster than Python or Python is more secure than Java and many other kinds of comparisons between… Read More