Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Resource] 면접에서 받은 질문들 #108

Closed
ujusy opened this issue Jan 3, 2020 · 0 comments
Closed

[Resource] 면접에서 받은 질문들 #108

ujusy opened this issue Jan 3, 2020 · 0 comments

Comments

@ujusy
Copy link

ujusy commented Jan 3, 2020

Description

저도 도움이 되고자 정말 미약하지만 면접 때 받았던 질문 들을 공유합니다..!

  1. c에서 포인터를 설명해보시오.-
  2. 자바의 인터페이스에 사용하는 메소드 및 인터페이스를 설명해보시오.
    3.유저별로 권한 설정 하는 리눅스 명령어->정답: chown
    4.이미지 불법 유출을 막기위한 방법
    5.추상화와 인터페이스의 차이
    6.chmod 에서의 777권한 설명해보시오 ->rwx 에 부여된 각각의 숫자 말하고..
    7.서버 하나의 api가 클라마다 다른 서비스를 제공하게 하는방법(질문도 이해가 잘안되고 대답도 못한 질문)
    8.자바로 짜여진 계좌메소드에서 두명이 동시에 접속해서 돈을 이체한 경우 나오는 결과값과 이를 방지하기위한 방법은 무엇인가. -> os mutex및 lock밖에 생각이 안나서 이렇게 답변하였으나 운영체제에서 나오는 개념을 말하는 것은 아니라고 하심
    --
    [간단한 코딩 문제]
  3. 문자열이 있을 때 모음(a,e,i,o,u) 만 거꾸로 해서 출력하기.ex) foate-> feato
    2.숫자를 순서대로 출력하는데 ㄹ모양으로 출력하기

이미 많이 나오는 면접 질문이지만 혹시나해서 면접 때 생각나는 질문들을 몇개 적어보았습니다 ㅜㅜ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants