Skip to content

iOS App to showcase algorithms to common Computer Science questions in Swift

Notifications You must be signed in to change notification settings

VipulArvind/CommonCSQuestions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

//
//
//  Univeral app 'CommonCSQuestions'
//
//  Created by Vipul Arvind on 2/8/20.
//  Copyright � 2019 Vipul Arvind. All rights reserved.
//

Created this app to showcase solution(s) for commonly asked Computer Science interview questions
The solutions can be implemented in any language
But since I am into Apple iOS development, I am going by Swift

Salient features used in this app

- 1.    Sample Universal App to show Solutions to Common Computer Science interview Questions
- 2.    MVC design pattern
- 3.    Swift 5, XCode 11
- 4.    Questions handled
      (a) If a ransom note can be constructed using magazine article
      (b) If 2 strings are anagrams of each other

About

iOS App to showcase algorithms to common Computer Science questions in Swift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages