Program To Find Common Elements Between Two Arrays

Program to Find Sum of Digits of a Number using Recursion

Program to check armstrong number

Program to convert binary to decimal

Program To Check Whether Given Number Is Binary Or Not

Insertion Sort

Interview Questions - Linux

Interview Questions - TestNG

Interview Questions - REST API

Program to swap two numbers without using a temporary variable

Program to Reverse A String

Program to identify a number as Palindrome

Program to trim multiple spaces from a string

Program to Find First Two Max Values in Array

Program to Reverse A Number

Program to Sort List of Strings

Program to find duplicate elements in an array and print them

Factorial Program

Tree Map

Linked Hash Map

Map

Blocking Queue

Priority Queue

Queue

Linked Hash Set

Hash Set

Tree Set

Navigable Set

Sorted Set

Stack

Vector

Linked List

Array List

Break

Continue

Do While Loop

For Each Loop

While Loop

For Loop

Static Class

Payment Gateway Testing

Appium - Screen Orientation

Appium - Moving Seek Bar of Android App

Appium - Start Stop Appium Server Programmatically

Appium - Capture Screenshot on Failure or Pass in Android App

Appium - Start Appium Server from Command Line

Appium - Capture Screenshot in Android App

Spinner Value Selection

Set Date and Time in App

Handle Alert Dialog

Find Launcher Activity And Package Name Of Android App

Install/Uninstall App In Emulator

How To Create And Start An Android Virtual Device(Emulator) To Run Appium Test

Configure Project In Eclipse For Appium

How To Find .Apk File Package Name And Launcher Activity Name

Connect Android Device With PC In USB Debugging Mode

Install Eclipse ADT Plugin

Set Environment & Path Variable for Android

Download and Install JDK

Download and Install Android SDK

Negative Testing

Negative testing is the process of applying as much creativity as possible and validating the application against invalid data. This means its intended purpose is to check if the errors are being shown to the user where it’s supposed to, or handling a bad value more gracefully.

MongoDB - Aggregation

https://www.youtube.com/watch?v=J_L6r_v3hss

https://www.tutorialspoint.com/mongodb/mongodb_aggregation.htm

MongoDB - BackUp and Restore

https://www.youtube.com/watch?v=ilcwtzi92Cs

https://www.tutorialspoint.com/mongodb/mongodb_create_backup.htm

MongoDB - Sort, Skip, and Limit

https://www.youtube.com/watch?v=P0iQBL81qrw

https://www.tutorialspoint.com/mongodb/mongodb_sort_record.htm

https://www.tutorialspoint.com/mongodb/mongodb_limit_record.htm

MongoDB - Indexing

MongoDB - Projection

MongoDB - Delete Document