Skip to content

alvas/ms_interview_100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ms_interview_100

Build Status Coverage Status

This is the code implementation for some interview questions, including leetcode

To compile the target in the make file: make target_name, for example: make Select

leetcode solutions in leetcode folder are assigned a number according to the question number on leetcode website. Build leetcode solution by specifying its number: make 1, is the same as make TwoSum

In order to create configure script, use the command touch configure.ac and then use autoconf to generate an empty configure script file.

About

This is the code implementation for interview questions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published