Aman Mishra's repositories

Array_special_product

Goldman Sachs coding question implemented in Java language

Language:JavaStargazers:1Issues:0Issues:0

Full_Stack_Development_Part_II

This is a tutorial to learn Spring, Spring-boot, Restful web-services and one of the most popular logging framework i.e., Logback. The IDE used is Spring Tool Suite 4 (STS4)

Language:JavaStargazers:1Issues:2Issues:0

Sexy_Prime_Pairs

TCS Digital Level 2 question TNQT (Advanced Coding section)

Language:CStargazers:1Issues:0Issues:0

Database_Design_and_SQL_queries

This repository contains a collection of SQL queries from different sources like interviews, coding websites, etc

Stargazers:0Issues:2Issues:0

Full_Stack_Development_Part_III

This is a tutorial to learn Spring, Spring-boot, Restful web-services and one of the most popular logging framework i.e., Logback. The IDE used is Spring Tool Suite 4 (STS4)

Language:JavaStargazers:0Issues:1Issues:0

Full_Stack_Java_Development_Part_I

This is a tutorial to learn full stack development using Java, JSP, Servlets, JNDI, JDBC, Hibernate, JavaScript and CSS. The IDE used is Eclipse.

Language:CSSStargazers:0Issues:0Issues:0

Java-with-Datastructures-and-Algorithms

This repository contains core java concepts, datastructures and algorithms using Java, OOP, design-patterns, multithreading and Java8 concepts

Language:JavaStargazers:0Issues:0Issues:0

JUnit5_with_springBoot

This repository covers the concept of JUnit5 through examples and unit-testing of REST APP (developed using Spring Boot) using JUnit5

Language:JavaScriptStargazers:0Issues:0Issues:0

Automatic_Remote_Interviewing

This project aims to build a computational framework to record audio-visual interview of a pool of interviewees and then automatically predict their Communication Scores and other Work related behavioral skills before finally classifying them as "Hirable" / "Not Hirable" / "May Be Considered".

Stargazers:0Issues:0Issues:0

Dynamic_Programming

Some Popular Algorithms which require Dynamic Programming.

Language:CStargazers:0Issues:0Issues:0

find_duplicates

Finding duplicates in O(n) time and O(1) space complexity (using Java language)

Language:JavaStargazers:0Issues:0Issues:0

GS_question

Goldman Sachs coding question implemented using C Language

Language:CStargazers:0Issues:0Issues:0

Hashing

Chaining, Linear Probing and Double Hashing using Java

Language:JavaStargazers:0Issues:2Issues:0

Housing-Prices-Prediction-using-Machine-Learning-

Housing Prices Prediction through Single Variate Linear Regression using "Gradient Descent" Algorithm

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Huffman_coding-in-Java

Huffman_coding in Java for lossless data compression

Language:JavaStargazers:0Issues:0Issues:0

kth_largest_element

kth largest element in O(n + k * log(n)) time

Language:JavaStargazers:0Issues:0Issues:0

Longest_Common_Subsequence

Longest_Common_Subsequence using Java

Language:JavaStargazers:0Issues:0Issues:0

Loop_detection_and_removal_in_a_linked_List

Floyd's loop detection and loop removal algorithm using C language

Language:CStargazers:0Issues:0Issues:0

Microservices_Using_SpringBoot

This is a tutorial to create an application using Microservices, Spring-Boot, Spring-Cloud (Eureka), Hibernate and JSP (JSTL support). For logging, Logback framework is used. The IDE used is STS4.

Language:JavaScriptStargazers:0Issues:0Issues:0

Missing_values_in_the-range

Missing values in the range using Java and C (when total number of elements is not given)

Language:CStargazers:0Issues:0Issues:0

Multi_Stage_graph

Multi-Stage graph (Shortest Path) in Java

Language:JavaStargazers:0Issues:0Issues:0

nth_element_from_last_in_LinkedList

nth element from last in a LinkedList using C Language

Language:CStargazers:0Issues:0Issues:0

Optimal_merge_pattern

Implementation of "Optimal Merge Pattern" in Java

Language:JavaStargazers:0Issues:0Issues:0

Pig-Game

Pig Game using HTML5, CSS3, JavaScript

Language:CSSStargazers:0Issues:2Issues:0

Point_To_Point_And_PubSub_Messaging

This repository focuses on point to point messaging and Publisher Subscriber messaging using Message Brokers. JMS 1 API and JMS 2 API both have been illustrated in detail using ActiveMQ Artemis

Language:JavaScriptStargazers:0Issues:0Issues:0

SDE_Sheet_DS_Algo

This repository contains Top questions from various coding platforms (mostly from Leetcode). They cover all concepts, so conceptwise you will be covered. After that, it depends on your skill set, if you can tackle a new problem on the same concept.

Language:JavaStargazers:0Issues:0Issues:0

sort_by_frequency_in_C_Language

Sorting elements by frequency using qsort() function in C

Language:CStargazers:0Issues:0Issues:0

SQL-Command-Line-or-SQLplus-using-JDBC

A window which works similar to SQL command Line / SQLplus using JDBC

Language:JavaStargazers:0Issues:0Issues:0

Subset-sum

Subset_sum algorithm implemented in C language

Language:CStargazers:0Issues:2Issues:0

TNQT_Ninja_coding_question

Difference in sum of numbers at odd position and even position using C

Language:CStargazers:0Issues:0Issues:0