27 Autodesk Interview Questions & Answers
1. What would you say is your top non-technical skill that will help you succeed in this role here at Autodesk?
How to Answer
As a software architect at Autodesk, you will be relied upon to be the bridge to between the business and technical side of the organization. Your work my be relied upon to work within many silos of the organization. Because of this need, your interviewer is asking you to dig deep inside of yourself and talk about what you feel is your greatest skill to help you do this that is outside of your technical ability. As you prepare for this question, there are many ways that you can answer. No matter how you answer, be sure that your answer relates to your ability to work with other people in some way, shape or form.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"As I grew in the software development field over my career, I was best suited to be a architect because of my ability to be a great project manager. If hired for this role here at Autodesk, you'll quickly find that I have the ability to lead others, negotiate, budget and oversee a project from idea to final delivery."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"From a self introspection point of view, I think that my ability to be empathetic towards others that I work with has led to a huge amount of my success in the software architecture field. While I do have the technical skills to do great things here at Autodesk, my ability to learn from others, see their point of view and become a great teach to them when needed will really set me apart from others that you are interviewing for this position. If given the opportunity to work here, this skills will greatly improve the team atmosphere."
2. What do you know about our products and how do you think you'll be able to handle a support role surrounding them?
How to Answer
This question allows your interviewer to gain insight into both your interest in this position and the skills that you will be able to bring to the table. To show your interest, be sure to do as much research on Autodesk as possible and get to know their products. Ensuring that you know the job description from front to back is important as well. Then, talk about how you feel that your skills will apply to working with end users that are contacting about the software.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"One of the main things that is attracting me to a position with Autodesk will be the new opportunity to work solely with cloud based software. With my current experience in supporting server and data storage issues, I am confident in my ability to support the services here based on that experience."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"Upon reading the job description for technical application support, it was easy for me to see that my skills were a perfect match for the position. It sounds like you are looking for an expert that can provide support on GlobalLink applications and has exceptional experience across many different scripting languages. As you can see from my resume, I have experience using Perl and Python and I feel like these experiences would help make a smooth transition for me into this role. On top of that, my cloud based experience would translate nicely to this role here at Autodesk as well."
3. The next cloud engineer that we hire here at Autodesk needs to be able build a system that can handle a high amount of traffic. How would you test our system's ability to handle large amounts of traffic?
How to Answer
This question allows your interviewer to gain insight into your thought process and ability surrounding building a cloud network that has an architecture that can handle large amounts of traffic without failure. Some key points to focus on your answer are your ability to match capacity to system demand and use horizontal scaling in the design of the system.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"Cloud computing has certainly revolutionized the storage of high amounts of data and a key piece that cloud based systems bring to the table are their elasticity for handling large amounts of traffic. I see my job as building a cloud based system to scale horizontally to be able to handle the most data and traffic possible. To test systems, I've used a few different tools that were all very accurate prior to go-live."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"In my current position as a cloud engineer, I have utilized internet scale services like Amazon S3 and Elastic Load Balancing to ensure that our cloud systems could handle large volume that fluctuate seasonally. Because of the great functionality of the internet scale services, internal testing wasn't necessary as we knew we were in good hands through those services."
4. In SQL, how do you explain the differences between clustered and non-clustered indexes? Can you name a time that you used each?
How to Answer
Autodesk uses indexes to improve query performances within their software and for this question, your interviewer is looking to hear that you have a basic understanding of both clustered and non-clustered indexes. Explain the differences between the two types of indexes and be sure you can either speak to relevant times that you've used each or when would be the appropriate application to use each.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"In the simplest of terms, a clustered index order records in a table the way that they are physically stored. There can only be one clustered index per table. Non-clustered indexes do not store data to match the physical order that it is stored. Rather, it can hold up to 249 indexes per table. Both types come with their own benefits over the other. In my experience, clustered indexes are suited best for programs that use primary key as an identity integer column. On the other hand, non-clustered make the most sense for programs that need JOIN and WHERE clauses within them."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"In my experience, clustered indexes are faster to read but very slow when it comes to update data within. Non-clustered indexes are just the opposite in that they are slower to read but much fast to insert new data into them. In my current role, I mostly use clustered indexes when large numbers of rows need to be retreived and when insert operations are important. Most other times, I will use non-clustered as the standard."
5. If you were asked to review a colleague's code that they had written, what key things would you look for?
How to Answer
For this question, your interviewer will obviously be looking to hear that you have adequate knowledge when it comes to coding processes. But most importantly, your interviewer will be looking to gauge your ability to be a team player and focus on the bigger picture when working on a project. In your answer, focus on your attention to detail and your ability to help others when needed.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"As an experienced software engineer, I fully expect my colleagues to reach out to me for my insight and I never hesitate to provide open and honest feedback. When asked to do this, my main focus is ensuring that the code is readable and functional. If there are lines of code that need to be removed, I don't hesitate to let my colleague know that while also giving them feedback on why I feel it is unnecessary."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"When I'm asked to do this in my current position, my main focus is on regulatory requirements that were put in place for the project and security issues. I work with a team of great engineers that are very efficient coders and these two areas are most often overlooked."
6. How do you feel cloud computing has positively impacted the software industry?
How to Answer
While the reasons are plentiful as to how cloud computing has had a direct impact on developing and refining software for organizations, your interviewer is looking to hear which reasons you are willing to speak most passionately about. However you answer this question, try to either focus on the ease and accessibility for end users or cost savings for organizations in your answer.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"Being in the software industry for over 20 years, I feel like the biggest impact that the cloud has had reflects directly to our customers in the software industry. In days of yore, we spent years working through software updates and releases. And now, I look to how we are continuously rolling out small scale, yet impactful, updates through the cloud and end users are able to see that impact the next day!"
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"One commonly overlooked area where I feel cloud based systems have brought a major improvement is in analytics. Ten years ago, it took a lot of time and resources to pull relevant data to build analytics and visualization tools. Today, information can be automatically built to pull in the snap of a finger and that is something that I never take for granted in my work."
7. What SDLC models are you familiar in working with?
How to Answer
As a software engineer, you are very familiar with the software development life cycle. For this question, your interviewer is looking to hear what models you have worked on in the past. While there isn't necessarily a right or wrong answer to this question, try to show your flexibility to working with different SDLC models by bringing up your past experiences. Then, show you have knowledge of different models like the waterfall model or agile model. It is also a good idea to use this question as an opportunity for you to learn more about Autodesk by asking your interviewer which model they work off of.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"During my training in software engineering and in my early career, the waterfall model was the standard. In this model, each phase of the development process happens in a set order and projects using this model are easily managed. But over time, as the development projects that I have led have become more complicated and intricate, I have implemented the spiral model. This model has allowed the ability of end users to give feedback early on and often during development and helps to build a more customized product to our customers."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"In my current position with XYZ Company, my department utilizes the agile model in development life cycle. Since our products are so tailored to the needs of our customers, we get a working product very early on in the process and then I work hand in hand with customers to fine tune the software moving forward. It is a very effective model that has built a great reputation for our software among customers. I also have familiarity working with the iterative model and it has similar advantages to the agile model. If I were hired here at Autodesk, can you expand on what models you use here in your software development life cycle?"
8. What software analysis and design tools do you have familiarity working with?
How to Answer
As a software engineer for Autodesk, your interviewer wants to hear that you have experience in utilizing tools that you make you more proficient in your work. Dig back on your past experiences and talk openly about your experiences with the different analysis and design tools that are available to help you be better in the work that you do. In the end, make sure that your interviewer understands that you are proficient in the use of these tools and open to learning and using new tools as well.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"As my career and experience in software engineering has grown over the years, I've come to really appreciate and utilize these tools that are available. A great example of this would be my recent education and use of Structured English for designing insurance claim software for a large auto insurer. The simplicity of the structured decisions in the program were a perfect example of a program that could utilize the tool and the end product ended up very functional for our customer."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"I have great working knowledge in creating and reading data flow diagrams. To help with both our own sales staff and with customers, DFD's have been super helpful and I consider myself very proficient in creating them. I've also recently been introduced to decision tables to aid in product testing. I was working on a new system that involved some very complicated business rules and the decision table helped outline everything perfectly for our testing."
9. How do you stay organized and on track when working on multiple projects or duties at the same time?
How to Answer
In this role with Autodesk, you will likely be expected to manage multiple projects at the same time. Your ability to plan, manage deadlines and handle high needs items that come up on a regular basis will be essential to your success in this role and your interviewer is looking to hear how you plan for success. Whether you utilize an electronic tool or a written list, there are no right or wrong answers as long as you can prove in your answer that this method works out great for you.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"With any project that I am working on, I make sure to set benchmarks to meet deadlines ahead of time and set early personal deadlines to allow for some wiggle room. To do this, I am a proponent of using the Microsoft Outlook calendar and tasks functions to help keep me organized. I find that this method helps me stay on track with multiple projects while also leaving me wiggle room each day to fight the high needs fires that do come up in this job."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"For me to stay on track, I make sure to take ten minutes at the end of each day to recap what was accomplished, what new came up on my task list and re-prioritizing my work for the next day. Then, upon arriving the next day and working through emails from the previous evening, I can adjust my task list for the day if needed. I tend to set aside two hours per day to work on long-term project needs while focusing a majority of my time on the short-term needs."
10. In your current work, what are the important steps you take in the data validation process?
How to Answer
Depending on your training and your past roles prior to interviewing at Autodesk, you may be familiar with one or two of the many trains of though regarding the steps of a data validation. Whatever formal process you are familiar with, be sure to check the boxes of discussing data screening and data verification as part of your process. Your interviewer will be looking to hear that you check those boxes as they are imperative in the software field.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"As I embark on a data validation process in my current role, my first step is to roadmap a detailed plan to keep on task. I utilize benchmarks and the expectations of key stakeholders as my guide. Once underway, I validate the database and the data formatting to ensure that data is properly screened for its overall health. Then, by finishing with sampling, tests are performed to hopefully show that the data is useful within the system."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"The most important steps in a data validation process are determining the data to sample, scouring the existing database and validating the final data format. My first step is to use my best judgment to determine if I will validate a sample or the entire data set. This determination is based on overall size of the set and the timeframe that I have to work on the project. Then, I take the time to screen data in the existing database to calculate the number of unique ID's and records to come into the system. Last, I have to verify that the source data matches the schema within the targe"
11. Would you say that you are a goal oriented on the job? What would I be able to do as your manager to help you achieve your goals if hired here at Autodesk?
How to Answer
At the heart of this question lies your interviewers desire to see what motivates you as a potential employee at Autodesk. Make it clear to your interviewer that you certainly are motivated by on the job goals and do this by using an example of a time where you were motivated by and achieved a goal. Then, think deeply about the type of manager that you like to work for in terms of goal setting and helping our achieve your goals. Let your interviewer know what type of management styles you appreciate the most while being open to any style.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"I would definitely say that I am goal oriented on the job in wanting to contribute any way that I can to the overall benefit of the organization. In my current organization, our leadership focuses on overall sales numbers at the end of the year. To help achieve these goals, our department creates our own goals to help achieve the sales numbers needed to succeed. Last year, one of those goals was to be as creative as possible in our user experience design processes. With the launch of an exciting new app midyear, sales numbers skyrocketed and our department was instrumental in that. For me, it was important that we determined our goals as a team with the final stamp of approval from our manager. While this style of management really helped motivate me, I can thrive under any management style as long as expectations and goals for my work are clearly set."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"For me, my day to day work is much more meaningful when I have goals to work for. In my current role, we have set timelines for our projects and this helps lay the framework for our goals. If hired for this position, my expectations of you as my manager would be to have goals clearly defined and a supportive atmosphere to be provided to work within."
12. Talk about a time when things didn't go as planned on the job. What was the situation and what allowed your to persevere in that situation?
How to Answer
As a professional in the tech industry, you have likely had a project that failed, a promotion that passed you over or a meltdown occur at some point in time. Realizing that your interviewer fully understands and expects that failure happens, talk openly and honestly about a situation where you experienced failure or failed plans. Most importantly in your answer, focus on how you overcame the particular situation and discuss lessons that you learned moving forward that you can bring to this role at Autodesk.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"A couple of years ago in my first role as a UI designer out of college, my team was tasked with coming up with a very short notice proposal for a potential high end customer. With a week turnaround time, I set right to spending my time gathering information on the company to build a mock design. When the proposal was submitted, I found out that the potential customer scoffed at my idea and the customer went with another organization's proposal for their use. The biggest piece of feedback that I got was that the UI design just wasn't conducive to the type of customers they were expecting. From that point forward, whether it has been with short notice or long-term products, I take the time to communicate with key decision makers from clients to gather information for making my design as user friendly as possible."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"Last year, I was working on a large scale project that put me face to face with a key customer. After traveling onsite with the customer to spend time with them, I exchanged contact information with two of the key decision makers. In the weeks following, I was sending them follow up emails with our business proposals and was getting frustrated at the lack of response from the clients. After my manager had questioned the viability of the potential customer, I picked up the phone and called them directly. It turns out that their responses back to me were being sent to a junk email folder that I neglected to consider. I apologized for the mistake, took action quickly and we came to a great agreement on future business together. After having a laugh about it with my boss, I now incorporate diligent communication follow ups both by phone and email with customers while also regularly checking all email inboxes."
13. Talk about a recent successful project that you worked on that required you to navigate some troubled waters during the project. What were the roadblocks and how did you overcome them?
How to Answer
While your resume and your past experiences can easily show your interview that you have the technical abilities for this position with Autodesk, your interviewer needs some insight on your problem solving skills. This question allows your interviewer a chance to see how you handle adversity by using resources available to you. In your answer, talk about your ability to think critically and leverage people and resources to the advantage of beating a roadblock in your work. Make sure that your answer provides an example of a project that ended in success.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"A couple of years ago, I was the lead architect on a new software package that we were developing. As in any project, I was tasked with reviewing and approving the code the would be enveloped in the software. Because the final code impacted our potential clients and this was certainly a unique package we were developing, I proposed putting together a focus panel of existing clients to discuss potential needs out of a new system. My senior leaders were very reluctant to do this as they didn't want any word getting out about the program in its infancy. Knowing that we really wanted their feedback to start the coding process, I worked with our sales staff to build a list of our most dedicated customers. Then, I approached out leadership with this group and they approved without reluctance. After putting together the focus panel and gathering their thoughts, we built a phenomenal program that exceeded all of our sales and performance expectations."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"I know that a large part of my success in the software architecture field is due to my ability to work collaboratively with others and provide mentorship to those on my team. On a recent project, I faced a design engineer that was very rigid in their ways and was unable to conform with new requirements for a system we were designing. In one of our first planning meetings, it became very evident that he would be unwilling to change in his ways. Being a person that wants to talk things out before escalating things further, I invited him to my office to talk one on one. I used a very educational approach to explain why we would be using the process we would be and I encouraged his participation in that approach. He hesitantly agreed. As we moved from design phase to the implementation phase, the engineer went right back to his old way of doing things and not embracing our new process. Rather than upsetting the entire project time, I immediately approached the engineer with a your either on board the ship or off the ship approach. Rather quickly, he asked that his seat on the team be reassigned to another engineer. In doing that quickly, our project was back up and running with success."
14. If you were confronted with a time where you wouldn't be able to meet a deadline here at Autodesk, what steps would you take when you made that realization?
How to Answer
At some point in any person's career, the inevitable happens and an important deadline needs to be missed. With your interviewer fully understanding this fact, they are solely interested in how you react to this situation and what you do to make the situation right. In your answer, focus on the refocused planning and communication needed while also avoiding blaming others for the situation. Your interviewer holds accountability as a desirable virtue, so be sure to take accountability for actions in your response.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"In my current position, I am very used to handling multiple tasks and projects on a day to day basis. Last year, my team was tasked with what started as a low priority project. After assembling a team to initially discuss the details and set a deadline for completion with our management, the project unfortunately fell off the radar of everyone on the team with many more high priority projects coming up each week. As the initial project's deadline was within a week of being due, our CEO reached out to me for a progress report. I immediately took full responsibility for letting this fall off the radar and I ensured our CEO that we would have an updated timeline set by the end of the week. In doing this and completing the project to his satisfaction, this was really the tipping point in our department moving forward utilizing a detailed project management tracking system. To this day, I can't say enough about how appreciative I am about utilizing this awesome system. Moving forward, you can rest assured knowing that I take full accountability for my actions and do what is necessary to communicate new expectations and meet them fully."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"Having been in this situation before, I would first sit down to gather all the facts possible in the situation. What was the deadline, why wasn't it met and what can be done are all important questions moving forward. From there, communicating to all key parties is extremely important and doing so in a timely manner is critical. In this communication, taking accountability and setting new expectations for delivery in a concise and tactful manner will most often put stakeholders at ease and allow for successful completion."
15. Do you have any unique skills or past work experiences that we can't see on your resume that would benefit the team here at Autodesk?
How to Answer
This question is providing you the opportunity to potentially set yourself apart from your competition for this position. To do just that, it will be important for you to make sure that the unique skill or experience that you discuss matches with a critical need for Autodesk and the position that you are interviewing for. Whether you talk about a unique skill or experience, your research on this job will prove vital in your ability to make sure that it impresses your interviewer.
Written by Ryan Brunner on December 11th, 2019
Answer Example
"In my current role as a data engineer, I have gotten the opportunity over the last five years to work with clients in many industries. One of the industries that I've worked most closely with has been the private insurance industry. This experience and my gaining of insider knowledge in the insurance industry would benefit me greatly if brought aboard the team here at Autodesk."
Written by Ryan Brunner on December 11th, 2019
Anonymous Interview Answers with Professional Feedback
Anonymous Answer
Chad's Feedback
16. We encourage innovation at Autodesk. When have you created a new product or service?
How to Answer
Using your creative mind, have you ever introduced an employer to a new product or service opportunity? Talk to the interviewer about a time when you have created a new product or service.
1st Answer Example
"In my previous role I was fortunate enough to introduce my company to the idea of a gold level service where, in addition to our general customer service, we added on service options. Our customer base responded very positively, and we kept the program running for a few years."
2nd Answer Example
"In my current position, I create new products and services nearly every week! The most recent product that I created was X. Our customers received it well, and we are continuing to expand on the product now."
17. What programming languages would you consider yourself fluent in?
How to Answer
While this question gives your interviewer insight into the diversity of your programming language experience, they most importantly want to know that you are adaptable and able to learn on the fly if needed. Talk about the different languages that you consider yourself fluent in and, if possible, do as much research into Autodesk as you can prior to your interview and try to speak to the specific languages that they work with.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"From the start of college, where software engineering grew into a passion for me, I've become very fluent in Java, JavaScript and C++. My current role has me working primarily with C++, but I pride myself on my ability and passion to learn new programming languages and would be able to do so if hired for this role with Autodesk."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"During my training to be an engineer and then in my current role since graduating, a majority of my experience falls within Python. My current role delves deeply into artificial intelligence and Python is awesome with this advanced technology. As I understand it from talking to another engineer here at Autodesk, a requirement would be for me to learn Scala. Though I haven't worked directly with Scala, I believe my experience and willingness to learn would have me up and running in no time if hired for this role."
18. If hired for this position here at Autodesk, would you be comfortable handling overall project manager responsibilities for new software development?
How to Answer
As a skilled software engineer, you have all of the necessary tools in your bag to be a successful engineer at Autodesk. This question is allowing your interviewer to get a better sense of your project management skills and people skills if you were to join the team at Autodesk. In your answer, talk about your ability to estimate the time and cost of a project, the staffing needed and the overall scope of planning for a particular project. If you have direct experience in being the lead on a large development project, be sure to discuss that experience with your interviewer.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"Looking to join the team here at Autodesk directly out of college, I feel very confident in my abilities to manage the entire scope of a new development project. I have leadership experience as my campus' president of the software engineering club. In that role, I developed skills that would help me utilize staff and resources in the best way possible. During my internship, I was exposed to the planning stages of new projects and I have a very good feel of estimating the budget and length of time needed to have a fully functional system."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"I would absolutely be comfortable if tasked with project manager duties here at Autodesk. In my last two roles, I have led successful projects that started with great planning and budgeting process and went through to completion with great people and processes in place under my leadership. While it's not a regular duty for me in my current role, I always welcome leadership duties."
19. How do you keep up-to-date on new technologies and trends in this industry?
How to Answer
One way that a potential employer will gauge 'fit' is by ensuring that you are passionate about your particular industry. Show the interviewer that you are passionate about your industry by openly discussing how you stay on top of industry trends.
1st Answer Example
"I keep up to date on new technologies and trends through a variety of sources. I follow three different blogs from industry leaders as well as read multiple articles online per week."
2nd Answer Example
"I keep up on new trends in this industry by taking additional coursework online, whenever possible. I also follow a few of my favorite influencers on social media."
20. In a technical support role here at Autodesk, we expect that you would be able to bring great customer service skills to the role. Describe your customer service philosophy in the support that you would provide.
How to Answer
While your interviewer will be able to get great insight into your technical expertise during your interviewer, this one question will allow you the opportunity to describe how you will bring solid interpersonal skills to the role. Your interview knows that customers will rely on you to provide quick and sensible support for their needs, but the expectation to do that in a pleasing manner is of utmost importance. Talk from a high level about your feelings on why providing great service is important and give an example or two of ways that you have done that in the past.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"To me, my job duties aren't fully satisfied if an end user leaves our conversation without a smile on their face. While any technical support specialist can handle the customer aspect of the job, few have the people skills to do so pleasantly for their customers. In any interaction that I have with a customer, I talk in a calm and boosting manner. If they are upset or mad about a situation, I reflectively listen and never place any blame back on them. By taking this approach, my customer surveys in my current position have been excellent for the three years I've held that role."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"If hired for this role here at Autodesk, you'll quickly find that my mantra in working with customers is speed with a smile. To do this, I need to be resourceful in providing them with an answer or triaging them to the correct person. I need to be knowledgeable in our product base to give them answers with confidence. And last, but not least, I need to be positive in all interactions with them."
21. What data cleaning methods are you familiar with and comfortable using if hired for this role at Autodesk?
How to Answer
To improve data quality and increase overall productivity of a system, Autodesk relies on their data analysts to use data cleansing methods to ensure quality data exists in their software. Be open and honest with the ways that you've helped ensure quality and accurate data in the systems that you've worked with while also showing that you have an open mind to learning and utilizing more methods if hired for this position.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"In my current work, I use a very methodical fashion in cleaning data for finished systems. My first step is to remove duplicate and irrelevant observations within the data. Then I scan the data to remove extra spaces, convert numbers stored as text into numbers and remove duplicate data. These steps help ensure clean and accurate data and I never overlook them. If hired for this position, what methods does the current data analyst team her at Autodesk utilize?"
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"I am familiar with many methods used in the cleansing of data. The initial monitoring of errors within a system is very important to identifying where errors occur and give insight into how to fix corrupt data. I have utilized the tools within Domo software to validate data accuracy and scrub for duplicate data in my processes as well. Being very proficient in data analysis, I'm very open to learning new methods as well if hired for this position."
22. At Autodesk, we take security risks very importantly in our products. In your experience, what are the biggest security risks in software and what is your experience in any prevention methods?
How to Answer
As an expert in software industry, you are obviously aware of the many security risks that systems face in this day and age. For your answer to this question, talk knowledgeably about the security risks that you are most familiar with combating in your day to day work. Explain why the posed risk is important to combat against and talk about the methods you used to minimalize risk in the finished product.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"As I'm fully aware, cyber-security has become a very important issue over the past ten years. In my current role, our biggest security risk is injection of code used by hackers to access information in our web applications. To help prevent any risks associated with injection, we've implemented the use of a safe API and using specific LIMIT and other SQL controls within queries to prevent loss of records in case of an injection."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"In the healthcare field where I currently work, broken authentication vulnerability has allowed attackers to hack into electronic medical records and gain control over those systems. This type of attack potentially puts hundreds of thousands of people at risk within a given system. We use many methods to prevent this type of security risk. First, we take the time to properly test the code before rolling out new updates to software. We also utilize very detailed external security audits. Other details we have implemented have been multi-factor authentication processes and recommendations to align password requirements with the NIST guidelines."
23. What do you feel is one of the top issues that is faced by data engineers today?
How to Answer
Being in the midst of the greatest technological revolution in the history of man, data engineers face many difficult issues in the work that they perform on a daily basis. While there are many directions that you can go with this question, be sure to focus your answer on something that you can speak passionately about. If you can research a common issue in the industry that Autodesk works in, you may likely score some bonus points with your interviewer.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"Over the past couple of years, I've come to realize that one of the largest issues we face as data engineers is the large amounts of data that are needed to store and then draw information from. Here at Autodesk, I can only imagine how big of an issue that is in the healthcare industry. I have a lot of experience with cloud based data storage and also server based storage."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"In my recent experiences, continuous, real-time integration is an issue that we will face each and every day moving forward. The need for fast paced information is certainly to blame for this. To stay on top of the continuous integration landscape, I am happy to hear that new and improved systems are being created to stay more real-time and up to the minute. Here at Autodesk and working in the financial industry, how have you seen this need for real-time data impact your products?"
24. I would like to have a full understanding of your experience and portfolio. What types of industries have your previous projects been involved in?
How to Answer
The software and technology industry is all-encompassing, and it is essential for the interviewer to have a full understanding of the sectors and types of projects in which you bring experience. Be sure to highlight any projects or clients mainly related to Autodesk as that may pique the interviewer's interest!
1st Answer Example
"I have experience in a wide range of industries including healthcare, automotive, and education. Most notably, I have worked with organizations similar to yours including Company ABC and Company XYZ."
2nd Answer Example
"A great alternative to explaining your projects is to bring a substantial portfolio with you. "I wanted to show you a full range of my experience, so I have brought you a digital portfolio of my work. Would you like to take a look?"
25. What do you consider to be a good litmus test for when you would automate a test process for a new system versus testing manually?
How to Answer
As your role with Autodesk will look to help further their automate testing processes for new systems, you will need to have a good sense for when automation makes sense and when it does not. Reiterate your sense for this to your interviewer by sticking to the high level response that repetitive tasks, as are common with large software companies, are prime candidates for automation whereas one time test cases are not.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"Having been in automation in both manufacturing for many years and now software for the last three years, a common misconception among people is that automation can help improve any situation and that couldn't be further from the truth. The amount of time, effort and resources that goes into an automation process makes it ideal for repetitive tasks and tests that have multiple data sets. If a testing process calls for unique and one time process, it would make the most sense to run that process manually."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"I"n my current position, most of the automation testing that I design is in program sanity testing. These automated tests work great because they run on similar systems following changes in code to ensure that no bugs remain in the system. If our group of engineers are working on unique, one off type projects, my automation processes are not utilized."
26. What experience do you have in the different types of software maintenance?
How to Answer
As a reputable company, Autodesk takes their software maintenance processes seriously and your interviewer is looking to hear that you are familiar with the four different types of software maintenance. Talk to your interviewer about any work you have done in the past with corrective, adaptive, perfective and/or preventative software maintenance. Use specific examples and make sure that your interviewer walks away from your conversation knowing that you understand the importance of proper system maintenance.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"Being familiar with all four types of software maintenance, my most used method of maintenance in my current role is corrective. Based on bug reports from end users, I work through coding and logic issues to resolve issues in a timely and effective manner. In the maintenance I perform, I never hesitate to pick up the phone and contact customers to hear first hand about what they are experiencing. By doing this, they feel like they are an important part of the process and it reflects well on me and my organization."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"In my current role, I'd definitely say that a majority of the maintenance work that I do is adaptive maintenance. Working in banking software that is used around the globe, I help perform system maintenance for changes in currency on a pretty regular basis. This work requires research and talking with end users to help adapt the programs for their use. If hired here at Autodesk, I also have experience performing perfective, preventative and corrective maintenance on software as well."
27. How would you handle a situation where a colleague was being very difficult to work with?
How to Answer
In the team based atmosphere at Autodesk, departments with different skills and backgrounds can often see things from different points of view and these situations can cause some internal conflict between coworkers. With this question, your interviewer is looking to hear how you handle situations where you are working with someone that can be seen as difficult. To give them the sense that you are able to work through conflict in a professional and sensible manner, try to talk through how you handled a conflict at work previously in the past and highlight the interpersonal skills that you used to help make it a positive situation.
Written by Ryan Brunner on December 11th, 2019
1st Answer Example
"In all honesty, any great work atmosphere that I've been a part of in the past has involved conflict between colleagues. In situations I have witnessed, conflict has stemmed from very open-minded people giving their two cents in particular situations and two people not seeing eye to eye. This happened recently to me in the planning phases of a new project. On of our UX Designers and I had a disagreement on the final layout of a new software roll out we were planning. It worked best for both of us to talk about our ideas and list the pro's and con's for our ideas. I kept an open mind to learn from her point of view and she did the same to me on my end. This led us to come up with a great compromise in the end."
Written by Ryan Brunner on December 11th, 2019
2nd Answer Example
"Last year, we had a new engineer join our team that was hired on from his internship with us. From his first day, he made it very evident that he would only handle certain tasks within our team and only work on certain projects. As his mentor to help get him up and running, I sat him down and discussed the expectations of each of our engineers as part of our larger team. I explained to him that our approach was not to pigeonhole ourselves into smaller tasks, but rather be well rounded engineers that could handle any project and be able to cover for each other if needed. He really appreciated this approach when I explained the benefits for his long term career goals with this approach. This example shows my approach to being very direct with people that I have a conflict with in the workplace and doing so in a very professional and educational manner."