↳
I used perl. The person told me I didn't have it quite right because I hadn't taken into account that there might be white space around the key phrase Moins
↳
### Python code ### Assuming the file is not very large, but has a variation in date/timestamp import re fhandle = open("./data.txt", "r") data = fhandle.read() # Date range is 15 through 17 lst = re.findall(".*1[5-7]/Sep/2016:00:05:.*", data) datelines = "\n".join(lst) # search for some string like 200 2 23 lines = re.findall(".* 200 2 23", datelines) print(lines) Moins
↳
On 06/27/17, I declined interest in the position when contacted 2.5 months after my last interview with the consultant who claimed the company did not have money to match my current compensation and I would not settle for less. The next day, the company had the gall to email me that they were not making me an offer "based on the interviews." As of 07/17/17, they are still advertising for the “Director” level position on their company website. Liars, liars, pants on fire... This company is extremely unprofessional, has no product in the market, and the people running it have huge egos who can’t handle a "no" from an applicant. Moins
↳
Thank you for taking the time to provide your feedback regarding your interview experience here at Bay Labs. We are a small, but rapidly growing start-up, and we strive for excellence in all areas. Our intention is always to put our best foot forward by making the interview process a positive experience for new candidates. We want to assure you that we take your feedback very seriously, and we apologize for any delays and miscommunications you might have encountered. We aim to learn from past mistakes, and are currently reviewing and adjusting our interview processes to improve the candidate experience. Thanks again for your candor, and best of luck to you in the future. The Bay Labs Team Moins
↳
Explain all about the advantages of QA/QC and the difficulties of implementing the same. Moins
↳
it is called as User Acceptance Testing ,User acceptance testing (UAT) is the last phase of the software testing process. During UAT, actual software users test the software to make sure it can handle required tasks in real-world scenarios, according to specifications. UAT is one of the final and critical software project procedures that must occur before newly developed software is rolled out to the market.User acceptance testing (UAT), otherwise known as Beta, Application, or End-User Testing, is often considered the last phase in the web development process, the one before final installation of the software on the client site, or final distribution of it. Moins
↳
A: Rückfragen wurden mit Beispielen aus der Berufserfahrung beantwortet.
↳
I answered all the questions. They expect you to remember every single detail of a deviation you have worked on and then interviewer told me his thoughts on it and told me he didn't agree with what was done, which was demeaning and not his place. Moins
↳
Narrated a couple of challenges and how I resolved them and the implication to the contirbution to company. Moins
↳
I answered with the number of states I'd practiced in and said I was an expert, because what I didn't know, I knew the resources to go to obtain the right answers. Moins