adminazhar
Senior Software Engineer @Benzinga , Full Stack Web Developer, Entrepreneur ๐ก @nixby, Freelancer ๐ป @upwork, a Former Research Intern ๐ @iit Kanpu
BenzingaBangalore, India
Pinned Repositories
-hackerrank-SQL-intermediate-skills-certification-test-solution
Contains solved queries for the Hackerrank SQL (Intermediate) Skills Certification Test ๐.
adminazhar
flipping-the-matrix-hackerrank-solution
Flipping The Matrix HackerRank Solution - Fastest Solution in Python, C++, Java, Haskell
HackerRank-Angular-Basic-Certification-Solution
Contains solved component, tests for the Hackerrank Angular (Basic) Skills Certification Test ๐
HackerRank-Python-Basic-Skills-Certification-Test-Solution
Contains solved queries for the HackerRank Python (Basic) Skills Certification Test ๐
hackerrank-SQL-basic-skills-certification-test-solution
Contains solved queries for the Hackerrank SQL (Basic) Skills Certification Test ๐.
instagram-upload-image-api
A PHP API to upload images with hashtag to Instagram using Instagram Graph API.
linkedin-skill-assessments-quizzes
Full reference of linkedin answers for skill assessments, linkedin test, questions and answers (aws-lambda, rest-api, javascript, react, git, html, jquery, mongodb, java, css, python, machine-learning, power-poin, excel ...) ะพัะฒะตัั ะฝะฐ ะบะฒะธะท, LinkedIn quiz lรถsungen, linkedin quiz las respuestas
RazorPay-PHP-Integration-with-DB
RazorPay-PHP-Payment-Gateway-Integration-with-Database
shadcn-ui-template
A simple boilerplate template which shadcn uses on official website with Next.js
adminazhar's Repositories
adminazhar/CBasicPrograms
Basic Programs for Engineering Students written in C language.
adminazhar/Factorial
Factorial of any number in C
adminazhar/HackerEarth
HackerEarth Problems which i solved.
adminazhar/logger
Simple php logging class.
adminazhar/PrintMarksheetUsingConstructors
Simple printing Marksheet Using Constructors in Java
adminazhar/Seating-Arrangement-in-Railway
Akash and Vishal are quite fond of travelling. They mostly travel by railways. They were travelling in a train one day and they got interested in the seating arrangement of their compartment. The compartment looked something like So they got interested to know the seat number facing them and the seat type facing them. The seats are denoted as follows : Window Seat : WS Middle Seat : MS Aisle Seat : AS You will be given a seat number, find out the seat number facing you and the seat type, i.e. WS, MS or AS.