Skip to content
#

binary-trees

Here are 267 public repositories matching this topic...

FazeelUsmani
FazeelUsmani commented Oct 8, 2020

Given an array A of random integers and an integer k, find and return the kth largest element in the array.
Try to do this question in less than O(nlogn) time.
Input Format :

Line 1 : An integer N i.e. size of the array
Line 2 : N integers which are elements of the array, separated by spaces
Line 3 : An integer k

Output Format :

kth largest element

Input Constraints :
1 <= N, Ai,

A library of cross platform C# data structures. Generic B-tree written in C#, which can be replaced with NoSQL database stored in the memory of discharge requirements in real-time (Firebase, Redis Cache, SAP HANA, Exadata, OLTP, etc.).

  • Updated May 2, 2017

My code solutions and other materials for the November 2017 - Febuary 2018 CodePath Alumni Professional Interview Prep course -- see the README for descriptions and links

  • Updated Feb 21, 2018
  • Python

Improve this page

Add a description, image, and links to the binary-trees topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binary-trees topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.