Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Elementum

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Elementum reviews | Elementum jobs | Elementum salaries | Elementum benefits
      Elementum interviewsElementum Software Engineer-Backend interviewsElementum interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Capgemini
      3.7★Compensation and benefits
      avatar
      Sabre
      3.6★Compensation and benefits
      avatar
      SAP
      3.9★Compensation and benefits
      avatar
      Salesforce
      4.4★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Software Engineer-Backend Interview

      4 Nov 2014
      Anonymous employee
      Mountain View, CA

      Other Software Engineer-Backend interview reviews for Elementum

      Software Engineer, Backend Interview

      24 Oct 2017
      Anonymous employee
      Buenos Aires
      Accepted offer
      Positive experience
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I applied online. The process took 1 week. I interviewed at Elementum (Mountain View, CA) in Aug 2014

      Interview

      I interviewed at Elementum for "Software Engineer-Backend" position. My interview experience at Elementum was very good. They got a responsive HR team who communicated details well ahead and kept me in the loop whenever there are changes in the timing. Technical interview process includes intro talk (get to know each other) with HR, followed by coding interview using hacker-rank. Then I was called for a half-day long (very usual these days in any company) onsite interview. I had 5 interview rounds which were as follows: 1. Programming Test: I was given a question and asked to program with an IDE in a mac laptop. Duration was 45 mins. It was followed by code-review by 2 member panel. 2. Data Structures and Programming: It was a 2 member interview panel. They asked questions on Data Structures and its equivalent java implementation. How, when and why do you choose a particular data structure over another. Then there were two white board programming questions involving Lists, BST, Binary Trees. 3. Design Patterns and Architecture: It was a 3 member panel. They asked me questions on multi-threading, patterns like Singleton, Observer etc. They asked me to design a model similar to supply-chain issues. 4.Meeting with COO. 5.Technical interview with two engineers. Finally, I had a phone conversation with the hiring manager. Interviewers are very open and they were ready to answer any questions about the work culture, company, management etc. Two days later, I got the offer. I accepted it.

      Interview questions [1]

      Question 1

      Design a model similar to supply-chain model?
      1 Answer
      5
      Difficult interview

      Application

      I applied through an employee referral. The process took 2 weeks. I interviewed at Elementum (Buenos Aires) in Sept 2017

      Interview

      A five part interview running over two weeks. First the introductory phone-Call, then some basic algorithmia, followed by software architecture, and some graph traversals. Lastly the job offer which i gladly accepted.

      Interview questions [4]

      Question 1

      Given an array of numbers, and an additional number, determine wether the given number can be obtained by summing up two of any of the numbers included in the array.
      Answer question

      Question 2

      Write an algorithm that would write the contents of a binary tree in order, from top to bottom and left to right.
      Answer question

      Question 3

      Design the architecture of an application that consumes data in any given format from different parties, it processes it and then leaves it somewhere for it to be consumed by other services.
      Answer question

      Question 4

      A graph traversal problem.
      Answer question