Pinned Repositories
Acromine
Acromine Sample code
ArrayRotation
Arrays: Left Rotation
DataStructuresAndAlgorithms
Data structures & algorithms
FindRotationPoint
function for finding the index of the "rotation point," which is where I started working from the beginning of the dictionary. This array is huge (there are lots of words I don't know) so we want to be efficient here.
FindUniqueInteger
Given the array of IDs, which contains many duplicate integers and one unique integer, find the unique integer.
LinkedList
MaxProfitFromGivenStocks
mmap_alloc
Linux driver that allows a user-space program to mmap a buffer of contiguous physical memory
NthFibonacciNumber
PalindromePermutation
Function that checks whether any permutation of an input string is a palindrome.
Venkata-N-Peetla's Repositories
Venkata-N-Peetla/mmap_alloc
Linux driver that allows a user-space program to mmap a buffer of contiguous physical memory
Venkata-N-Peetla/Acromine
Acromine Sample code
Venkata-N-Peetla/ArrayRotation
Arrays: Left Rotation
Venkata-N-Peetla/DataStructuresAndAlgorithms
Data structures & algorithms
Venkata-N-Peetla/FindRotationPoint
function for finding the index of the "rotation point," which is where I started working from the beginning of the dictionary. This array is huge (there are lots of words I don't know) so we want to be efficient here.
Venkata-N-Peetla/FindUniqueInteger
Given the array of IDs, which contains many duplicate integers and one unique integer, find the unique integer.
Venkata-N-Peetla/LinkedList
Venkata-N-Peetla/MaxProfitFromGivenStocks
Venkata-N-Peetla/NthFibonacciNumber
Venkata-N-Peetla/PalindromePermutation
Function that checks whether any permutation of an input string is a palindrome.
Venkata-N-Peetla/ProductOfAllIndexesExcetAtIndex
Venkata-N-Peetla/QueueTwoStack
Venkata-N-Peetla/ReadMe
Venkata-N-Peetla/SWIFT
Swift tutorials
Venkata-N-Peetla/Swifting
Venkata-N-Peetla/TestRepository
This is test repository