How to reverse a string in C using PointersThis is not the most efficient way of reversing a string as it uses an auxiliary array to sort. There’s a more efficient way to sort using…Mar 8, 2024Mar 8, 2024
Find largest number in python list — a simple program'''Finding the largest number in an array or list'''Jan 31, 2021Jan 31, 2021
An exploration of numpy multidimensional arrays — my own learning journeyhttps://colab.research.google.com/drive/1p-Cd2H_zTSB7mRFBp2JLzY6A-TXZnHIB#scrollTo=mwMRGPoOxYuZJan 22, 2021Jan 22, 2021
We are in what I like to call — a state of “Tenuous Equilibrium (TE)”; a system can be said to be…To understand equilibrium- the example from Game Theory may be instructive: for instance, a Nash Equilibrium (NE) occurs when the…Jul 22, 20201Jul 22, 20201