Find any 3 consecutive similar numbers in an array
Developer Interview Questions
269,106 developer interview questions shared by candidates
How to initialize a string
Experiences in angular and bootstrap
Given a string, that contains special character together with alphabets (‘a’ to ‘z’ and ‘A’ to ‘Z’), reverse the string in a way that special characters are not affected. Examples: Input: str = "a,b$c" Output: str = "c,b$a" Note that $ and , are not moved anywhere. Only subsequence "abc" is reversed Input: str = "Ab,c,de!$" Output: str = "ed,c,bA!$"
What is difference between Echo and Print??
Write a program to identify prime number, number sort, some oops related conceptual questions
technical written test: 5 programming questions. tic tac toe program left rotate array program other 3 simple programs
How many years of experience you have?
Reverse the string
What is react and what are the features of react?
Viewing 641 - 650 interview questions