Best of Interview — October 2023
- 1
- 2
- 3
Code Like A Girl·3y
Why negotiating your salary is a must
Negotiating your salary is important because it signifies that your skills are valued and the market is changing. It is a collaborative process of discovery and understanding, not a confrontation. There are strategies and books available to help improve negotiation skills and build mutually beneficial relationships.
- 4
Better Programming·3y
Hack Your Next Interview with Generative AI
An article discusses how to build a small application using Whisper for voice recognition and ChatGPT for text generation to assist in job interviews. It covers capturing speaker audio, speech-to-text conversion, answer generation, and creating a simple GUI using PySimpleGUI.