An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: automatic-system

Maleniski/Empirical-JobModel-HLP

This repository contains resources related to, using resumes and job descriptions, the design of a system that enables the classification as suitable and not suitable between candidates and job positions in the field of software development and data science-related areas.

Language: Jupyter Notebook - Size: 5.58 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

14G001/Bank_Queues_System

Is the simulation of a bank client queues system, that automatically attends the client who corresponds to be served. Two queues are available in this bank; Premium and Standard. Clients will be attended depending on the following factors: -If the client is a woman and is pregnant, she will go to the front of the corresponding queue (Premium or Standard). -If the premium customer queue has more than two customers waiting, the turn will be assigned to a premium customer. -When the premium clients queue has less than 3 clients waiting, the allocation of shifts will alternate between Premium and Standard customer queue. -If a pregnant woman is found in either of the two queues, she should have priority over all other clients, and among pregnant women, the first to have reached the queue will have priority. MENU OPTIONS: 1) Add a new client. 2) Attend a client. 3) View queues status. 4) View specific client info. 5) Exit.

Language: C - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0