`
Profficity
Home
Courses
Cybersecurity
OWASP
Artificial Intelligence
Week 1: Foundations & Concepts
Computer Science & Engineering
Data Structures & Algorithms
Articles
Interview Questions
Coding Challenges
Login
Coding Challenges:
#
Write the custom implementation of flatten method in ruby without using inbuilt-libraries?
Ruby
#
Write a program to find the second highest element in an numerical array?
Ruby
#
Write a method to check if a number is prime?
Ruby