sync
This commit is contained in:
parent
351a451ae0
commit
56ff9727fb
|
@ -4,3 +4,18 @@
|
||||||
바탕화면에 아이콘 생성되지 않는 이슈
|
바탕화면에 아이콘 생성되지 않는 이슈
|
||||||
2. lf
|
2. lf
|
||||||
비밀번호 90일 연장 API 적용
|
비밀번호 90일 연장 API 적용
|
||||||
|
|
||||||
|
로그인
|
||||||
|
아이디(IP Phone 풀번호), 패스워드,
|
||||||
|
고급설정
|
||||||
|
IP, Port
|
||||||
|
지정하지 않은경우
|
||||||
|
아이피폰 기본 디폴트 값이 따로 정의되어 있는지 확인
|
||||||
|
지정한 경우
|
||||||
|
아이피와 포트를 지정한 경우
|
||||||
|
ip pbx 사용자 로그인
|
||||||
|
|
||||||
|
개인정보 동의
|
||||||
|
|
||||||
|
|
||||||
|
"build:domain:all": "npm-run-all -s build:domain-common build:domain-authentication build:domain-authorization build:domain-status build:domain-address-book build:domain-call build:domain-sms build:domain-record build:domain-memo",
|
95
documents/업무/8월/4째주/Untitled-1.json
Normal file
95
documents/업무/8월/4째주/Untitled-1.json
Normal file
|
@ -0,0 +1,95 @@
|
||||||
|
"publish:domain:all": "npm-run-all -s publish:domain-common publish:domain-authentication publish:domain-authorization publish:domain-status publish:domain-address-book publish:domain-call publish:domain-sms publish:domain-record publish:domain-memo",
|
||||||
|
"publish:domain-common": "node ./scripts/publish.js domain-common",
|
||||||
|
"publish:domain-authentication": "node ./scripts/publish.js domain-authentication",
|
||||||
|
"publish:domain-authorization": "node ./scripts/publish.js domain-authorization",
|
||||||
|
"publish:domain-status": "node ./scripts/publish.js domain-status",
|
||||||
|
"publish:domain-address-book": "node ./scripts/publish.js domain-address-book",
|
||||||
|
"publish:domain-call": "node ./scripts/publish.js domain-call",
|
||||||
|
"publish:domain-sms": "node ./scripts/publish.js domain-sms",
|
||||||
|
"publish:domain-record": "node ./scripts/publish.js domain-record",
|
||||||
|
"publish:domain-memo": "node ./scripts/publish.js domain-memo",
|
||||||
|
"publish:api:all": "npm-run-all -s publish:api-common publish:api-address-book publish:api-authentication publish:api-call publish:api-memo publish:api-public publish:api-record publish:api-sms",
|
||||||
|
"publish:api-common": "node ./scripts/publish.js api-common",
|
||||||
|
"publish:api-address-book": "node ./scripts/publish.js api-address-book",
|
||||||
|
"publish:api-authentication": "node ./scripts/publish.js api-authentication",
|
||||||
|
"publish:api-call": "node ./scripts/publish.js api-call",
|
||||||
|
"publish:api-memo": "node ./scripts/publish.js api-memo",
|
||||||
|
"publish:api-public": "node ./scripts/publish.js api-public",
|
||||||
|
"publish:api-record": "node ./scripts/publish.js api-record",
|
||||||
|
"publish:api-sms": "node ./scripts/publish.js api-sms",
|
||||||
|
|
||||||
|
|
||||||
|
1. 현대중공업 ? Offshore PLM
|
||||||
|
기간:2014년10월~2015년3월
|
||||||
|
역할:공통 도메인 개발
|
||||||
|
성과:
|
||||||
|
Architecture, Performance 개선
|
||||||
|
기반:
|
||||||
|
Java, Enovia 2014X, Matrix, JQuery, Javascript, CSS
|
||||||
|
|
||||||
|
2. Dumbo
|
||||||
|
기간:2014년04월~2014년09월
|
||||||
|
역할:프로젝트 리더, 시스템 분석/설계, 개발
|
||||||
|
성과:
|
||||||
|
안드로이드, 아이폰 게임
|
||||||
|
기반:
|
||||||
|
C++, Cocos-2d, Android, iPhone, Java, Servlet, SNS API
|
||||||
|
|
||||||
|
3. Woundary
|
||||||
|
기간:2012년06월~2013년06월
|
||||||
|
역할:프로젝트 리더, 시스템 분석/설계, 개발
|
||||||
|
성과:
|
||||||
|
SNS 서비스
|
||||||
|
기반:
|
||||||
|
Java, Spring Framework, JPA, Reverse AJAX, Objective-C, Android
|
||||||
|
|
||||||
|
3. 인텔리전트 빌딩 전력 측정 시스템
|
||||||
|
기간:2011년11월~2012년03월
|
||||||
|
역할:프로젝트 리더, 시스템 분석/설계, 개발
|
||||||
|
성과:
|
||||||
|
인텔리전트 빌딩 전력 자동 측정 및 관리 서비스
|
||||||
|
기반:
|
||||||
|
Java, Spring Framework, JPA, Android, HTML5
|
||||||
|
|
||||||
|
4. 전국 의료 연합회 병원 업무 관리 시스템
|
||||||
|
기간:2011년09월~2011년12월
|
||||||
|
역할:프로젝트 리더, 시스템 분석/설계, 개발
|
||||||
|
성과:
|
||||||
|
환자 관리 및 의사, 간호사 업무 관리 시스템
|
||||||
|
기반:
|
||||||
|
Java,, Android
|
||||||
|
|
||||||
|
5. Tweech
|
||||||
|
기간:2011년01월~2011년02월
|
||||||
|
역할:프로젝트 리더, 시스템 분석/설계, 개발
|
||||||
|
성과:
|
||||||
|
Tweeter 상에 존재하는 모든 멘션을 수집, 인덱싱, 검색하는 시스템 및 모바일앱
|
||||||
|
기반:
|
||||||
|
Java,, Objective-C
|
||||||
|
|
||||||
|
6. 분실물 다나와
|
||||||
|
기간:2010년10월~2010년12월
|
||||||
|
역할:프로젝트 리더, 시스템 분석/설계, 개발
|
||||||
|
성과:
|
||||||
|
공공 API를 활용한 분실물 찾기 앱
|
||||||
|
기반:
|
||||||
|
Objective-C
|
||||||
|
|
||||||
|
LG CNS에 계약직으로 근무하면서 사내 직원들과 협업 하면서 CNS 직원들과 같이 진취적인 사람들과 같이 일한다면 개발자로서 많은 일을 할 수 있겠다라는 생각을 하였으며 LG CNS
|
||||||
|
|
||||||
|
LG CNS에서 근무하고 싶은 이유
|
||||||
|
LG CNS를 알게 된 계기
|
||||||
|
티머니, 카카오뱅크
|
||||||
|
IT또는 컴퓨터에 관심을 가제기 된 계기
|
||||||
|
꿈 입사 이후 성장하고 싶은 목표 및 비전등
|
||||||
|
|
||||||
|
지식과 경험 예시: 사회경력, 관련 수업이나 학습경혐, 동이라 활동, 수상경험, 인턴십, 아르바이트등
|
||||||
|
선택기재 항목이며 희망하는 조직/분야가 있을 경우에만 기재, 무관하거나 업을경우 "없음"으로 기재
|
||||||
|
조직/분야 예시
|
||||||
|
LG CNS의 실제 조직명을 알고 있는 경우에는 해당 조직명을 기재
|
||||||
|
지원분야의 상세 내용을 참고하여 희망분야 기재(예:IT서비스의 SM, IT서비스, SI, 스마트팩토리, 스마트물류)
|
||||||
|
기타 어떠한 형태로든 본인이 희망하는 분야를 기재할 수도 있음
|
||||||
|
|
||||||
|
https://plustag.tistory.com/47
|
||||||
|
|
||||||
|
제가귀사에지원하게된동기는제가지금까지배워온건많지않은지식이지만저의모든것을충분히발휘할수있다고생각을했기때문입니다. 노력한만큼성공한다.이당연한결과를위해서저는열심히노력할준비가되어있고지금까지제가공부한것이얼마되지않는실력이지만그실력으로무언가를할수있고또계속해서노력한다면어떤곳에가서도인정을받을수있다고생각합니다. 이제껏가져왔던신념과꿈을통해귀사에일원으로제가가지고있는모든능력을귀사에서발휘해보고또저의미래를키워나가고싶습니다
|
75
documents/업무/8월/4째주/hackerank-expected-demand.js
Normal file
75
documents/업무/8월/4째주/hackerank-expected-demand.js
Normal file
|
@ -0,0 +1,75 @@
|
||||||
|
'use strict';
|
||||||
|
|
||||||
|
const fs = require('fs');
|
||||||
|
|
||||||
|
process.stdin.resume();
|
||||||
|
process.stdin.setEncoding('utf-8');
|
||||||
|
|
||||||
|
let inputString = '';
|
||||||
|
let currentLine = 0;
|
||||||
|
|
||||||
|
process.stdin.on('data', function(inputStdin) {
|
||||||
|
inputString += inputStdin;
|
||||||
|
});
|
||||||
|
|
||||||
|
process.stdin.on('end', function() {
|
||||||
|
inputString = inputString.split('\n');
|
||||||
|
|
||||||
|
main();
|
||||||
|
});
|
||||||
|
|
||||||
|
function readLine() {
|
||||||
|
return inputString[currentLine++];
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Complete the 'filledOrders' function below.
|
||||||
|
*
|
||||||
|
* The function is expected to return an INTEGER.
|
||||||
|
* The function accepts following parameters:
|
||||||
|
* 1. INTEGER_ARRAY order
|
||||||
|
* 2. INTEGER k
|
||||||
|
*/
|
||||||
|
|
||||||
|
function filledOrders(order, k) {
|
||||||
|
// Write your code here
|
||||||
|
let total = 0;
|
||||||
|
let count = 0;
|
||||||
|
const ordersLength = order.length;
|
||||||
|
const sortedOrders = order.sort();
|
||||||
|
|
||||||
|
for (let i = 0; i < ordersLength; i++) {
|
||||||
|
if (total + sortedOrders[i] <= k) {
|
||||||
|
// if all orders able to be filled
|
||||||
|
if (total <= k && i === ordersLength - 1) return ordersLength;
|
||||||
|
|
||||||
|
total += sortedOrders[i];
|
||||||
|
count++;
|
||||||
|
} else {
|
||||||
|
return count;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
function main() {
|
||||||
|
const ws = fs.createWriteStream(process.env.OUTPUT_PATH);
|
||||||
|
|
||||||
|
const orderCount = parseInt(readLine().trim(), 10);
|
||||||
|
|
||||||
|
let order = [];
|
||||||
|
|
||||||
|
for (let i = 0; i < orderCount; i++) {
|
||||||
|
const orderItem = parseInt(readLine().trim(), 10);
|
||||||
|
order.push(orderItem);
|
||||||
|
}
|
||||||
|
|
||||||
|
const k = parseInt(readLine().trim(), 10);
|
||||||
|
|
||||||
|
const result = filledOrders(order, k);
|
||||||
|
|
||||||
|
ws.write(result + '\n');
|
||||||
|
|
||||||
|
ws.end();
|
||||||
|
}
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user