GithubHelp home page GithubHelp logo

topic-interview-questions's Introduction

Brandwatch Interview Question: Topics

What's this?

This is a small app that's meant to extract interesting words and phrases from a body of text. However, unfortunately, it's not very good! What a shame.

What do you want me to do?

Try and make some improvements, and then zip the folder up and send it to the member of the Brandwatch recruitment team you are in contact with. Please include the .git files. From here it will be forwarded to our engineers to review.

But what should I do exactly?

But what should I improve, I hear you cry? Well, it's up to you. Use this as an opportunity to showcase your expertise. You might be an NLP expert, concurrency wizard or REST API genius. If you're stuck for where to start, then here are some suggestions that could help you get off the ground:

  • The code currently only extracts words, and it doesn't do it very well. How can you make it better?
  • This is a single-threaded program. Is it possible to speed it up by splitting the job across threads?
  • The code was written by a naughty developer who didn't write any unit tests. Can you improve the code coverage?
  • What other methods could you use to input data to the program?

What's expected of me?

When our engineers receive this, we'll be looking at the following things:

  • The ability to build it out of the box using maven
  • The quality and style of code written
  • The tests and their structure and coverage
  • The choice of technologies used to complete the task
  • The documentation provided
  • The git commit history

Typically we expect it to compile and run on a Linux environment with Java 8. If your set up is any different, do let us know!

Good luck, and may the topics be with you.

topic-interview-questions's People

Contributors

jstanier avatar robstanley avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.