⚽ HackerRank challenges across multiple domains 🚁 Optimized & well-structured 🚢 solutions in various programming languages 🛩 Covers Algorithms, Data Structures, 🚘 SQL, Python, Java, C++, and more ...
Abstract: This paper aims to shed light on the use of genetic algorithm to solve for the N Queens problem on values of N that are too large to compute using the simple backtracking method. The N ...
Abstract: In the context of exascale programming, the PGAS-based Chapel is among the rare languages targeting the holistic handling of high-performance computing issues including the ...
This repository contains my solutions and notes for the NPTEL Programming, Data Structures And Algorithms Using Python course. The course covers fundamental, intermediate programming, data structures, ...