Posts by Ekta Sharma

Author Biographical Info: Not available

Find a peak element in a given array in Python

By Ekta Sharma

Hello, in this tutorial we will learn how to find the peak element in a given array in python. Now, you must be wondering what is the peak element in an array? can there be more th.... Read More

Find Articulation Points in a Graph using Java

By Ekta Sharma

Hello, in this tutorial, we are going to find Articulation Points in a Graph using Java Language. For that, we must know what is an articulation point first. To explain it better, .... Read More