Skip to content

aastha628/technical-interview-crio.do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crio.do technical interview experience

The interview was Taken by the Senior Software Engineer for that company, it was basically a Development (backend) round

Question : Write a small program that will accept two dates from the command line and print whether it will rain between those dates or not.

The interview lasted for about 90 minutes and the basic things they wanted to check were:

How do I approach the problem?
Modularity & good-quality code
Structured/Testable code

Input:
"17-01-2023" "19-01-2023" "cityName"
ShouldTakeUmbrella
"19-01-2023" "21-01-2023" "cityName"
NoNeedOfUmbrella

About

Technical interview for Backend Developer at crio.do

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages