LOKER1

//

Jobs Associate Account Officer Bank Rakyat Indonesia


LOWONGAN KERJA BANK 2010BRI is the first bank owned by the Government of the Republic of Indonesia. As a state-owned bank, BRI played a key role in realizing the government’s vision in the development of people’s economy. Today, BRI stands out as a strong bank in the midst of the Indonesian economy from the villages to the cities.

Kanwil BRI Yogyakarta membuka peluang berkarir sebagai pekerja tetap bagi professional muda DIY dan Jateng untuk mengisi posisi:

Associate Account Officer (AAO)

Kualifikasi Khusus Pelamar Berpengalaman

  • Having at least 1 year experience 3 years in a maximum di jabatan kredit (AO/CA) di Bank Umum
    Male / Female, age maximum 30 years (not over-year to 31 as of January 1, 2010)

Kualifikasi Khusus Pelamar Fresh Graduate

  • Male / Female, age maximum 26 years (not over-year to 27 as of January 1, 2010)

General Qualifications

  • Pendidikan minimal S1 dari PTN/PTS berakreditasi A atau B dan memiliki reputasi baik
  • IPK minimal 2,75 skala 4
  • Memiliki SIM C atau A
  • Memiliki kemampuan komunikasi yang baik, enerjik dan motivasi kerja tinggi
  • Dapat bekerja mandiri maupun dalam tim dan terbiasa bekerja dengan target
  • Bersedia ditempatkan di eks Kerisidenan: Surakarta, DIY, Kedu dan Banyumas

Application Requirements

  • Mengajukan Surat Lamaran disertai fotocopy KTP/identitas yang masih berlaku, akta kelahiran, CV lengkap, 1 lembar foto berwarna 4×6 terbaru, Surat Keterangan Berkelakuan Baik dari Kepolisian.
  • Surat lamaran disampaikan dengan mencantumkan kode AAO BRI I (berpengalaman kerja) dan AAO BRI II (fresh graduate) pada sudut kiri atas amplop, dan
  • Dikirim melalui pos tercatat selambat-lambatnya tanggal 8 Maret 2010 (stempel pos) ke: PO BOX 172 YKBS 55281A

Ketentuan Lain-Lain

  • Application documents signed after the deadline for these ads declared invalid.
  • Each applicant is only allowed to submit 1 (one) file an application
  • Image applicants with complete requirements will be called a test selection
  • Tidak ada surat menyurat, bagi peserta yang lolos seleksi akan dihubungi oleh LPKM UGM dan BRI

//
//


Job Interview Tips Practice

Practice answering interview questions and practice your responses to the typical job interview questions and answers most employers ask. Think of actual examples you can use to describe your skills. Providing evidence of your successes is a great way to promote your candidacy.

Prepare, Prepare a response so you are ready for the question “What do you know about our company. Know the interviewer’s name and use it during the job interview. If you’re not sure of the name, call and ask prior to the interview. Try to relate what you know about the company when answering questions.

Get Ready, Make sure your interview attire is neat, tidy and appropriate for the type of firm you are interviewing with. Bring a nice portfolio with copies of your resume. Include a pen and paper for note taking.

Be On Time, Be on time for the interview. On time means five to ten minutes early. If need be, take some time to drive to the office ahead of time so you know exactly where you are going and how long it will take to get there.

Stay Calm, During the job interview try to relax and stay as calm possible. Take a moment to regroup. Maintain eye contact with the interviewer. Listen to the entire question before you answer and pay attention – you will be embarrassed if you forget the question!

Show What You Know, Try to relate what you know about the company when answering questions. When discussing your career accomplishments match them to what the company is looking for.

Follow Up, Always follow-up with a thank you note reiterating your interest in the position. If you interview with multiple people send each one a thank you note.

Labels: |

//
//

Page 1 of 7: 12 3 Next Last
// <![CDATA[
function showpageCount(json) {
var thisUrl = location.href;
var htmlMap = new Array();
var isFirstPage = thisUrl.substring(thisUrl.length-14,thisUrl.length)==".blogspot.com/";
var isLablePage = thisUrl.indexOf("/search/label/")!=-1;
var isPage = thisUrl.indexOf("/search?updated")!=-0;
var thisLable = isLablePage ? thisUrl.substr(thisUrl.indexOf("/search/label/")+14,thisUrl.length) : "";
thisLable = thisLable.indexOf("?")!=-1 ? thisLable.substr(0,thisLable.indexOf("?")) : thisLable;
var thisNum = 1;
var postNum=1;
var itemCount = 0;
var fFlag = 0;
var eFlag = 0;
var html= '';
var upPageHtml ='';
var downPageHtml ='';

var pageCount=5;
var displayPageNum=2;
var firstPageWord = 'First';
var endPageWord = 'Last';
var upPageWord ='Previous';
var downPageWord ='Next';

var labelHtml = '';

for(var i=0, post; post = json.feed.entry[i]; i++) {
var timestamp = post.published.$t.substr(0,10);
var title = post.title.$t;
if(isLablePage){
if(title!=”){
if(post.category){
for(var c=0, post_category; post_category = post.category[c]; c++) {
if(encodeURIComponent(post_category.term)==thisLable){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
thisNum = postNum;
}

postNum++;
htmlMap[htmlMap.length] = ‘/search/label/’+thisLable+’?updated-max=’+timestamp+’T00%3A00%3A00%2B08%3A00&max-results=’+pageCount;
}
}
}
}//end if(post.category){

itemCount++;
}

}else{
if(title!=”){
if(itemCount==0 || (itemCount % pageCount ==(pageCount-1))){
if(thisUrl.indexOf(timestamp)!=-1 ){
thisNum = postNum;
}

if(title!=”) postNum++;
htmlMap[htmlMap.length] = ‘/search?updated-max=’+timestamp+’T00%3A00%3A00%2B08%3A00&max-results=’+pageCount;
}
}
itemCount++;
}
}

for(var p =0;p=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){
if(fFlag ==0 && p == thisNum-2){
if(thisNum==2){
if(isLablePage){
upPageHtml = labelHtml + upPageWord +'
‘;
}else{
upPageHtml = ‘‘+ upPageWord +’‘;
}
}else{
upPageHtml = ‘‘+ upPageWord +’‘;
}

fFlag++;
}

if(p==(thisNum-1)){
html += ‘ ‘+thisNum+’‘;
}else{
if(p==0){
if(isLablePage){
html = labelHtml+’1′;
}else{
html += ‘1‘;
}
}else{
html += ‘‘+ (p+1) +’ ‘;
}
}

if(eFlag ==0 && p == thisNum){
downPageHtml = ‘ ‘+ downPageWord +’‘;
eFlag++;
}
}//end if(p>=(thisNum-displayPageNum-1) && p<(thisNum+displayPageNum)){
}//end for(var p =0;p1){
if(!isLablePage){
html = ‘‘+ firstPageWord +’ ‘+upPageHtml+’ ‘+html +’ ‘;
}else{
html = ”+labelHtml + firstPageWord +’ ‘+upPageHtml+’ ‘+html +’ ‘;
}
}

html = ‘

Page ‘+thisNum+’ of ‘+(postNum-1)+’: ‘+html;

if(thisNum<(postNum-1)){
html += downPageHtml;
html += ' ‘+endPageWord+’‘;
}

if(postNum==1) postNum++;
html += ‘

‘;

if(isPage || isFirstPage || isLablePage){
var pageArea = document.getElementsByName(”pageArea”);
var blogPager = document.getElementById(”blog-pager”);

if(postNum <= 2){
html ='';
}

for(var p =0;p0){
html =”;
}

if(blogPager){
blogPager.innerHTML = html;
}
}

}
// ]]>

  1. Lowongan Kerja Terbaru 2009 Situs Info Lowongan Pekerjaan dan Career

    – [ Translate this page ]

    Lowongan Pekerjaan Terbaru 2009, Situs Informasi Loker dan Job Vacancy. Lowongan Kerja Terbaru BUMN, PNS, contoh cv, contoh surat lamaran untuk Kerja
    elowonganpekerjaan.com/ – CachedSimilar

  2. http://www.lowonganpns.net/

    Lowongan CPNS di Berbagai Direktorat dan Lembaga Negara / Swasta

  3. LOWONGANPNS.INFOInfo Lowongan Kerja dan CPNS 2009

    – [ Translate this page ]

    Situs LOWONGANPNS.INFO pindah ke: http://www.icpns.com.
    home.lowonganpns.info/ – CachedSimilar
  4. Info CPNS | Info Lowongan Kerja

    – [ Translate this page ]

    Info & informasi lowongan kerja CPNS PNS dan BUMN 2008/2009 pengumuman penerimaan seleksi Contoh soal Penerimaan CPNS: Sejarah Nasional Indonesia …. BKD Jawa Tengah (Jateng) – PENDAFTARAN MAGANG DIYCPNS PROPINSI JAWA TIMUR
    lowongankerjas.com/info-lowongan-penerimaan-cpns/ – CachedSimilar

  5. Info Lowongan CPNS PNS BUMN 2008 2009 >> Info Lowongan Kerja

    – [ Translate this page ]

    2.2007,PT I.S.E (Indonesia Stenly Elektrik) Tangerang mohon INFO dan …. Tolong Beritahu Saya Jika ada lowongan CPNS wilayah jawa tengah(tegal) dan jakarta
    lowongankerjas.com/2006/08/04/lowongan-pns-cpns-bumn/ – CachedSimilar

  6. Lowongan CPNS Departemen Pekerjaan Umum | Lowongan Kerja Indonesia

    – [ Translate this page ]

    3 Sep 2009 DEPARTEMEN PEKERJAAN UMUM REPUBLIK INDONESIA PENGUMUMAN Nomor di bumn dan pns; info lowongan pekerjaan jateng diy agustus-september 2009
    www.lowongankerjaindonesia.info/lowongan-cpns-departemen-pekerjaan-umum.htm – CachedSimilar

  7. Lowongan Kerja di Jawa Tengah di PT. BRANITA SANDHINI â?? MONSANTO

    – [ Translate this page ]

    lowongan kerja jateng DIY 2009; informasi lowongan kerja jawa tengah lowongan monsanto indonesia; lowongan di jawa tengah dan DIY; lowongan kerja pdam …. lowongan pekerjaan jawa tengah; branita; info cpns jawa tengah juni 2009
    www.lowongankerjaindonesia.info/lowongan-kerja-di-jawa-tengah-di-pt-branita-sandhini-–-monsanto-indonesia.htm – CachedSimilar

  8. cpns jawa tengah | cpns jawa tengah

    – [ Translate this page ]

    Info Lowongan Kerja :: Hasil Seleksi Tes CPNS Jateng Jawa Tengah . MAGANG DIYCPNS PROPINSI JAWA TIMUR – CPNS ESDM – Lowongan CPNS di Departemen ESDM Seluruh Indonesia: Mega Kuningan: Mataram: Cawang: Kalimantan Tengah
    temp.malau.net/cpns/cpns-jawa-tengah.php – CachedSimilar -

LOKER2

ALAMAT SITUS YANG MEMBERIKAN BEASISWA

www.kbri-berlin.de www.austembjak.or.id/aei
www.adsjakarta.or.id www.moreton.tafe.net
www.satukampus.com www.wartburg.edu
www.fordfound.org www.depaul.edu/kellstadt
www.id.aiesec.org www.dikti.org
www.pirac.or.id www.akademianet.com
www.pendidikan.net www.gn-ota.or.id
www.habibie.net www.kamalindo.com
www.superbeasiswa.org www.glorianet.org
www.scholarship.com www.usembassyjakarta.org/aminef
www.finaid.com

www.ausaid.gov.au

Beasiswa-Net

Scholarship Information – Informasi beasiswa S1, beasiswa S2, beasiswa S3, dan postdoctoral dari dalam dan luar negeri.

//

Importance Notice

If you are using Internet Explorer as a browser, please use version 7 or higher to make this blog layout shown properly in your screen. To upgrade you Internet Explorer software please click this link.

Learn Languages Online

Free Scholarship Info

Enter your email address:

Delivered by FeedBurner

School Subject

Tips and Trick Beasiswa

Link Beasiswa Populer

//

// <![CDATA[
if (!window.google || !google.friendconnect) {
document.write('

if (!window.registeredBloggerCallbacks) {
window.registeredBloggerCallbacks = true;

gadgets.rpc.register('requestReload', function() {
document.location.reload();
});

gadgets.rpc.register('requestSignOut', function(siteId) {

google.friendconnect.container.openSocialSiteId = siteId;
google.friendconnect.requestSignOut();
});
}
// ]]> // // //

Informasi Jadwal TOEFL dan IELTS

Link Beasiswa

  1. Download – Situs Resmi Beasiswa Unggulan Depdiknas

    – [ Translate this page ]

    Kelengkapan Fotokopi Ijazah dan Transkrip · PERMEN DIKNAS No. 20 Tahun 2009 · Paparan Sosialisasi Program Beasiswa Unggulan – CIMB Niaga
    beasiswaunggulan.diknas.go.id/download.php – CachedSimilar

  2. Besiswa diknas 2009 – .Pdf & Word Free Ebooks Download

    – [ Translate this page ]

    Pdf & Doc book search results 1 – 7 of 7 for besiswa diknas 2009 Surat dan Form Beasiswa Diknas 2008 .pdf download · http://www.sith.itb.ac.id/.
    pdfdatabase.com/index.php?q=besiswa+diknas+2009 – CachedSimilar

  3. Besiswa diknas – .Pdf & Word Free Ebooks Download

    – [ Translate this page ]

    Download besiswa diknas for free. Download your favorite besiswa diknas at Pdfdatabase.com.
    pdfdatabase.com/index.php?q=besiswa+diknasCachedSimilar

  4. Beasiswa Diknas

    – [ Translate this page ]

    Beasiswa unggulan Atdikbud RI diluar negri adalah merupakan program pemberian beasiswa Beasiswa unggulan adalah program beasiswa lingkup nasional dan
    www.pusatinfobeasiswa.com/Beasiswa-Diknas.htm – CachedSimilar

  5. beasiswa diknas | beasiswa diknas

    – [ Translate this page ]

    Hati-hati atas segala tindak penipuan yang mengatasnamakan pihak-pihak di lingkungan Depdiknas. Make Education Better.
    temp.malau.net/beasiswa/beasiswa-diknas.php – CachedSimilar
  1. Scholarships and Grants – students.gov – Student Gateway to the US

    students.gov is an interagency cooperative effort that provides students and their families with a gateway to Federal government information and services
    www.students.gov/STUGOVWebApp/Public?topicID=15… – CachedSimilar

  2. students.gov – Student Gateway to the U.S. Government

    Financial aid overviews » · Scholarships & grants » · Research through federal grants awarded under the Carl D. Perkins Vocational and Applied

    www.students.gov/ – CachedSimilar

  3. Scholarship Search – Find Scholarships Online Free – Grants

    Free online college scholarship search. More than 2300 sources of college funding, totaling nearly $3 BILLION in available aid. Scholarships, internships

    apps.collegeboard.com/cbsearch_ss/welcome.jsp – CachedSimilar

  4. FREE Guide to All Government Grants, Scholarships and Loans for

    FEDMONEY.org is a FREE online resource on all US government student financial aid programs. Detailed information about over 130 loans and grants
    www.fedmoney.org/ – CachedSimilar

  5. Student Financial Aid: Scholarships

    FEDMONEY.org is a FREE online resource on all US government student financial aid programs. Detailed information about over 130 loans and grants
    www.fedmoney.org/grants/0-scholarships.htm – CachedSimilar

  6. FastWeb : Scholarships, Financial Aid, Student Loans and Colleges

    Search for scholarships with our free scholarship matching service, get student financial College Directory · Scholarship Directory · Grants Directory
    www.fastweb.com/ – CachedSimilar

  7. Scholarships.Free Scholarships, Grants for College, Fellowships

    Yes, keep me informed about the latest scholarships, student loan and aid offers, and other information and offers relevant to my college education.
    www.free-4u.com/ – CachedSimilar

  8. Grants and Scholarships

    A common misconception about grants and scholarships is that only “poor” students can get them. The truth is, financial need isn’t the only criteria for
    www.educationplanner.com/…/paying_article.asp?…GrantsScholarshipsCachedSimilar

  9. Scholarships.com: Free College Scholarship Search | Financial Aid

    Create a Scholarships.com profile and get personalized information on college scholarships and grants that match you! Our college scholarship database is
    www.scholarships.com/ – CachedSimilar

  10. Scholarships.com – College Scholarships and Grants, Grants and

    Myriad college scholarships and grants are out there, ones that you are Some only award college scholarships and grants to students who major in
    www.scholarships.com/college-scholarships-and-grants.aspx – CachedSimilar

  11. Scholarships and Grants – Special Libraries Association

    Scholarships and Grants. Scholarship Program consists of awards for graduate There are also other grants, scholarships, and stipends offered by SLA’s
    www.sla.org/content/resources/scholargrant/index.cfm – CachedSimilar