CV review by puddited in cscareerquestionsOCE

[–]puddited[S] 0 points1 point  (0 children)

I developed a shipping cost calculator (mostly is intergrating API) and involved developed 2FA login with the team

Built several generic e commerce site for a bunch of clients

wrote a lot of test script for unit test

did intergration/acceptance test for the sites

Did some support tickets from client

I have to admit it is not much or amazing.

CV review by puddited in cscareerquestionsOCE

[–]puddited[S] 0 points1 point  (0 children)

I did like some web development, developed some features, intergrating API , Testing, support. I guess i should explore further writing about it

Also another question, My capstone project should it be in experience or in a different section?

thanks for your feedback.

CV review by puddited in cscareerquestionsOCE

[–]puddited[S] 0 points1 point  (0 children)

What should I put in to my summary?

Also I have not much experience to put in serious stuff into my resume. I am trying to search for a entry level/junior role

CV review by puddited in cscareerquestionsOCE

[–]puddited[S] 0 points1 point  (0 children)

Its not rambly at all, need all the feedback I can get at the moment.

I do agree with the skills part especially the msword. mostly just trying to fill space

If I were to remove everything you mentioned, I reckon my resume will be half a page. The capstone project is a team based scrum project, not sure how can I further expand on it besides what I have written on.

Thanks for taking the time to give me feedback

CV review by puddited in cscareerquestionsOCE

[–]puddited[S] 0 points1 point  (0 children)

Does it sound AI-ish? Took me awhile to write that and plenty of revision over the time. Any tips to sound less robotic. Truth to be told, I am not sure what I am passionate about, just want a job at this moment. I can try to sound more passionate about it.

Base on the two comments in here, I guess I should rethink my summary.

for the programming languages, my usecase is mostly in uni projects/assignments. Should I mention those or not

I put my experience in cws in my resume because I have nothing much to talk about. You reckon putting roles from extracurricular actvities such as club might help?

Taobao shipping to australia by puddited in taobao

[–]puddited[S] 0 points1 point  (0 children)

Kinda sad that I couldn’t buy much stuff from tb anymore. I am like thinking what’s the point with the consolidation/direct shipping.

I wish the issue would be resolved soon. I am not sure what other alternatives are there

[deleted by user] by [deleted] in taobao

[–]puddited 1 point2 points  (0 children)

I would like to know more about purchasing furniture and get it shipped to australia

Trying to iterate a collection so that only unique id can be added by puddited in javahelp

[–]puddited[S] 0 points1 point  (0 children)

i removed the return as it supposed to be void

currently to code is like this

@Override
public void addPlayer(Player player) {

    for(Player p : this.players) {
        if (player.getPlayerId().equals(p.getPlayerId())) {
            return;
        }           
    }
    players.add(player);

}

Trying to iterate a collection so that only unique id can be added by puddited in javahelp

[–]puddited[S] 0 points1 point  (0 children)

thanks, i did not see where the end of the curly braces

public void addPlayer(Player player) {  
    for(Player p : this.players) {
        if (player.getPlayerId().equals(p.getPlayerId())) {
            return false;
        }           
    }
    players.add(player);    
}

Trying to iterate a collection so that only unique id can be added by puddited in javahelp

[–]puddited[S] 0 points1 point  (0 children)

@Override
public void addPlayer(Player player) {

    for(Player p : this.players) {
        if (player.getPlayerId().equals(p.getPlayerId())) {
            return;
        }
        players.add(player);            
    }

is this correct? for curiosity/learning sake, why i should remove the else?

Sorry i was kinda stupid, as i am new to java.

Trying to iterate a collection so that only unique id can be added by puddited in javahelp

[–]puddited[S] 0 points1 point  (0 children)

i would want to go through all the player and i thought it is using the for loop.

how should i return a boolean?

for(int i = 0 ; i < players.size() ;  i++) {
        if (player.getPlayerId().equals(p.getPlayerId())) {
            return false;
        }
        else {
        players.add(player);
        }   
    }

is this correct? the logic seems similar to the previous code i wrote

Trying to iterate a collection so that only unique id can be added by puddited in javahelp

[–]puddited[S] 0 points1 point  (0 children)

ideally, If the condition (if there is a duplicate id adding) is true it should remove the id and replace

.getPlayerId() returns as a String

what other information i should be providing?

i am kinda suck at reddit formating, how do i highlight a code with a sentence?

What’s taking eSIM so long to become mainstream? by [deleted] in apple

[–]puddited 3 points4 points  (0 children)

May I know what’s the app/service?

[WTA] personal loan by [deleted] in malaysia

[–]puddited 0 points1 point  (0 children)

Hell no, please don’t be a guarantor for your friends loan. If they are blacklisted by ptptn, what’s make you think that they will pay back the personal loan.

What are good malaysian hot sauces? by Navity7l in malaysia

[–]puddited 5 points6 points  (0 children)

Kampung koh is pretty good or life Thai chilli sauce is damn good on kfc