Write a program to sort an array using selection sort.
Reverse String
Write a program to reverse a string.
Merge and sort two arrays
Write a program to merge and sort two arrays.
Length of last word of sentence
Write a program to find the length of last word.
Check Palindrome String
Write a program to check if a string is palindrome or not.
Count even odd numbers in an array
Write a program to count even and odd numbers in an array.
Check Anagram Words
Write a program to check whether two string are anagram or not? Meanng of Anagram : – If all the …
Laravel – Interview Questions & Answers
1.What is Laravel ? Laravel is free open source “PHP framework” based on MVC Design Pattern . It is created …
SQL – MySQL
intellipaat.com/interview-question/sql-interview-questions/